[PATCH] D140940: [SelectionDAG][GlobalISel] Don't use UnsignedDivisionByConstantInfo for divisor of 1.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 10:02:16 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bca60fb0aa5: [SelectionDAG][GlobalISel] Don't use UnsignedDivisionByConstantInfo for divisor… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D140940?vs=486140&id=486330#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140940/new/
https://reviews.llvm.org/D140940
Files:
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Support/DivisionByConstantInfo.cpp
llvm/unittests/Support/DivisionByConstantTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140940.486330.patch
Type: text/x-patch
Size: 6693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/96e64991/attachment.bin>
More information about the llvm-commits
mailing list