[PATCH] D125076: [SelectionDAG] Clear promoted bits before UREM on shift amount in PromoteIntRes_FunnelShift.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 09:26:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG76f90a9d71ee: [SelectionDAG] Clear promoted bits before UREM on shift amount in… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125076

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/test/CodeGen/AArch64/funnel-shift.ll
  llvm/test/CodeGen/AMDGPU/fshr.ll
  llvm/test/CodeGen/ARM/funnel-shift.ll
  llvm/test/CodeGen/Mips/funnel-shift.ll
  llvm/test/CodeGen/PowerPC/funnel-shift.ll
  llvm/test/CodeGen/X86/funnel-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125076.427662.patch
Type: text/x-patch
Size: 23893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/1a3dbbca/attachment.bin>


More information about the llvm-commits mailing list