This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82bcf46 Revert "AMDGPU: Implement SGPR spilling with scalar stores" new 4baf78f [AVX-512] Add VPERMT2* and VPERMI2* instructions to load fold [...]
The 1 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/X86InstrInfo.cpp | 32 ++++ test/CodeGen/X86/stack-folding-int-avx512.ll | 110 ++++++++++++- test/CodeGen/X86/stack-folding-int-avx512vl.ll | 218 ++++++++++++++++++++++++- 3 files changed, 358 insertions(+), 2 deletions(-)