[PATCH] D55855: [X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic intrinsics

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 06:47:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349630: [X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55855?vs=178792&id=178879#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55855/new/

https://reviews.llvm.org/D55855

Files:
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics-canonical.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics-canonical.ll
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55855.178879.patch
Type: text/x-patch
Size: 55789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/254179e6/attachment-0001.bin>


More information about the llvm-commits mailing list