This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 367ebf05cf7 [llvm-mca] Move field 'AllowZeroMoveEliminationOnly' to cla [...] new 62aab8af14d [InstCombine] allow bitcast to/from FP for vector insert/ex [...] new af1f1aafa46 [llvm-mca][x86] Add PR36951 ReadAfterLd test case
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../InstCombine/InstCombineVectorOps.cpp | 35 +++++++++++++-- .../AMDGPU/amdgcn-demanded-vector-elts.ll | 5 +-- test/Transforms/InstCombine/extractelement.ll | 30 ++++++++----- test/tools/llvm-mca/X86/read-after-ld-3.s | 50 ++++++++++++++++++++++ 4 files changed, 103 insertions(+), 17 deletions(-) create mode 100644 test/tools/llvm-mca/X86/read-after-ld-3.s