[PATCH] D149071: [X86] LowerRotate: prefer unpack-based algorithm

Ivan Chikish via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 06:37:58 PDT 2023


Nekotekina updated this revision to Diff 516784.

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

https://reviews.llvm.org/D149071

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
  llvm/test/CodeGen/X86/vector-fshl-rot-256.ll
  llvm/test/CodeGen/X86/vector-fshl-rot-512.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-512.ll
  llvm/test/CodeGen/X86/vector-rotate-128.ll
  llvm/test/CodeGen/X86/vector-rotate-256.ll
  llvm/test/CodeGen/X86/vector-rotate-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149071.516784.patch
Type: text/x-patch
Size: 168319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/9fbeb071/attachment-0001.bin>


More information about the llvm-commits mailing list