This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2789d18 [PM] Move the collection of call sites to a more appropriate [...] new 132441d [AVX-512] Add tests to show missed opportunities for combinin [...] new 8cc2ad4 [AVX-512] Add isel patterns to turn native masked scalar add/ [...] new de9bd8f [InstCombine][AVX-512] Add masked scalar add/sub/mul/div intr [...] new e8c9abc [AVX-512][InstCombine] Teach InstCombine to turn masked scala [...]
The 4 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: lib/Target/X86/X86InstrAVX512.td | 22 +++ lib/Transforms/InstCombine/InstCombineCalls.cpp | 79 ++++++----- test/CodeGen/X86/sse-scalar-fp-arith.ll | 110 +++++++++++++++ test/Transforms/InstCombine/x86-avx512.ll | 176 +++++++++++++++++++++--- 4 files changed, 334 insertions(+), 53 deletions(-)