This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba7a71dcab5 [docs] Add C++ Performance Benchmark to test-suite proposals. new c9cf55d012f [X86] Add a copy of avx512-trunc.ll with -x86-experimental- [...] new c4acb066247 [X86] Correct 256 vpmovzx/vpmovsx isel patterns to check Ha [...]
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: lib/Target/X86/X86InstrSSE.td | 16 +++---- .../X86/{avx512-trunc.ll => avx512-trunc-widen.ll} | 54 ++++++++++++---------- test/CodeGen/X86/pr39733.ll | 44 ++++++++++++++++++ 3 files changed, 81 insertions(+), 33 deletions(-) copy test/CodeGen/X86/{avx512-trunc.ll => avx512-trunc-widen.ll} (96%) create mode 100644 test/CodeGen/X86/pr39733.ll