[PATCH] D144763: [X86] Add masked predicate execution variants for instructions in X86FixupInstTuning

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 26 12:34:11 PST 2023


goldstein.w.n updated this revision to Diff 500617.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144763

Files:
  llvm/lib/Target/X86/X86FixupInstTuning.cpp
  llvm/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/test/CodeGen/X86/avx512-shuffles/in_lane_permute.ll
  llvm/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/test/CodeGen/X86/tuning-shuffle-permilps-avx512.ll
  llvm/test/CodeGen/X86/tuning-shuffle-unpckpd-avx512.ll
  llvm/test/CodeGen/X86/vector-shuffle-combining-avx512f.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144763.500617.patch
Type: text/x-patch
Size: 51870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230226/4f48ad62/attachment-0001.bin>


More information about the llvm-commits mailing list