This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 475a9ff [ValueTracking] clang-format a section I'm about to touch; NFC new 962f06c [AVX-512] Fix the ExeDomain for vcmpss/vcmpsd. new 7f8d328 [AVX-512] Add test cases showing failure to fold zero extendi [...] new 4d13821 [AVX-512] Use sse_load_f32/f64 in place of scalar_to_vector a [...]
The 3 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 | 35 ++++++++++-------- test/CodeGen/X86/avx512-memfold.ll | 73 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/X86/avx512-memfold.ll