This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18d8ba4a182 [X86] Remove and autoupgrade the scalar fma intrinsics with [...] new 6c31f1e00d9 [x86] Fix EFLAGS copy lowering to correctly handle walking [...] new 68cefd37e8e [X86] Add patterns to use VMOVSS/SD zero masking for scalar [...]
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/X86FlagsCopyLowering.cpp | 2 +- lib/Target/X86/X86InstrAVX512.td | 8 +++ test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 20 +++---- test/CodeGen/X86/avx512-intrinsics.ll | 10 ++-- test/CodeGen/X86/flags-copy-lowering.mir | 79 +++++++++++++++++++++++++++ 5 files changed, 100 insertions(+), 19 deletions(-)