[PATCH] D136478: [LegalizeVectorOps][X86][WIP] Expand vector S/USHLSAT instead of unrolling.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 13:37:42 PDT 2022


craig.topper updated this revision to Diff 469928.
craig.topper added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136478

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/sshl_sat_vec.ll
  llvm/test/CodeGen/X86/ushl_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136478.469928.patch
Type: text/x-patch
Size: 90743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/fb780429/attachment.bin>


More information about the llvm-commits mailing list