This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 035a5a9 Revert r272194 No need for it if loop Analysis Manager is used new d7bd8be [X86] Fix bad comment in assert. NFC new 1b68387 [X86] Bring consistent naming to the SSE/AVX and AVX512 PALIG [...] new cadff98 [X86] Fix a test I failed to re-generate in r272249.
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/InstPrinter/X86InstComments.cpp | 8 ++--- lib/Target/X86/X86ISelLowering.cpp | 2 +- lib/Target/X86/X86InstrAVX512.td | 22 ++++++------- lib/Target/X86/X86InstrInfo.cpp | 6 ++-- lib/Target/X86/X86InstrSSE.td | 38 +++++++++++------------ test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 6 ++++ test/CodeGen/X86/sad.ll | 6 ++-- test/CodeGen/X86/vector-shuffle-512-v64.ll | 4 +-- test/CodeGen/X86/vector-shuffle-v1.ll | 2 +- 9 files changed, 48 insertions(+), 46 deletions(-)