[PATCH] D147728: [X86] Add inst fixup for `unpckpd` -> `unpckqdq`.
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr  7 10:55:08 PDT 2023
    
    
  
goldstein.w.n updated this revision to Diff 511729.
goldstein.w.n added a comment.
Rebase + fix shufps selection
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147728/new/
https://reviews.llvm.org/D147728
Files:
  llvm/lib/Target/X86/X86FixupInstTuning.cpp
  llvm/test/CodeGen/X86/tuning-shuffle-unpckpd-avx512.ll
  llvm/test/CodeGen/X86/tuning-shuffle-unpckpd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147728.511729.patch
Type: text/x-patch
Size: 54508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230407/07f7c5d3/attachment.bin>
    
    
More information about the llvm-commits
mailing list