[PATCH] D133514: [VP][VE] Default VP_SREM/UREM to Expand and add generic expansion using VP_SDIV/UDIV+VP_MUL+VP_SUB.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 13:19:19 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1121eca685a3: [VP][VE] Default VP_SREM/UREM to Expand and add generic expansion using… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133514

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/test/CodeGen/VE/Vector/vp_srem.ll
  llvm/test/CodeGen/VE/Vector/vp_urem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133514.460875.patch
Type: text/x-patch
Size: 12563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/80958987/attachment.bin>


More information about the llvm-commits mailing list