This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 297f179 Fix some typos in the doc new 28dc9c9 [AVX-512] Add testcases showing that we don't emit 512-bit vp [...] new 4d4300a [AVX-512] Add patterns for selecting 128/256-bit EVEX VPABS i [...] new 75d5183 [AVX-512] Add support for selecting 512-bit VPABSB/VPABSW whe [...]
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 | 51 ++++++++++- lib/Target/X86/X86InstrFragmentsSIMD.td | 1 + lib/Target/X86/X86InstrSSE.td | 8 +- test/CodeGen/X86/viabs.ll | 154 ++++++++++++++++++++++++++++++-- 4 files changed, 205 insertions(+), 9 deletions(-)