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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 09:10:01 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG00d93def778a: [LegalizeVectorOps][X86][RISCV] Expand vector S/USHLSAT instead of unrolling. (authored by craig.topper).

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/RISCV/rvv/sshl_sat_vec.ll
  llvm/test/CodeGen/RISCV/rvv/ushl_sat_vec.ll
  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.471184.patch
Type: text/x-patch
Size: 130458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/fba63df9/attachment.bin>


More information about the llvm-commits mailing list