This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac54edee6f9 [x86] Teach the backend to fold more read-modify-write memo [...] new cb02fcfc437 [X86] Add patterns to show more failures to use TBM instruc [...] new e0707b12d11 [AVX512] Add additional test cases for masked extract subvector. new 69d4710ed06 [AVX512] Add patterns to use masked moves to implement mask [...]
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 | 133 +++++++++ test/CodeGen/X86/tbm_patterns.ll | 331 +++++++++++++++++++++ test/CodeGen/X86/vector-shuffle-masked.ll | 472 ++++++++++++++++++++++++++++-- 3 files changed, 916 insertions(+), 20 deletions(-)