[PATCH] D147727: [X86] Fix perf bug in `permilps` -> `shufd` in X86FixupInstTuning.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 22:17:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ce1698a343c: [X86] Fix perf bug in `permilps` -> `shufd` in X86FixupInstTuning. (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147727

Files:
  llvm/lib/Target/X86/X86FixupInstTuning.cpp
  llvm/test/CodeGen/X86/tuning-shuffle-permilps-avx512.ll
  llvm/test/CodeGen/X86/tuning-shuffle-permilps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147727.512069.patch
Type: text/x-patch
Size: 15868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/40741588/attachment.bin>


More information about the llvm-commits mailing list