This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8581951a8a4 [X86] Update PADDSW/PSUBSW intrinsic usage with generic sat [...] new 9fbd1c2311f [X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/ [...]
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: include/llvm/IR/IntrinsicsX86.td | 24 +- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 16 +- test/CodeGen/X86/avx512bw-intrinsics-canonical.ll | 286 +++++++++- .../CodeGen/X86/avx512bwvl-intrinsics-canonical.ll | 586 ++++++++++++++++++++- test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 16 +- 5 files changed, 898 insertions(+), 30 deletions(-)