[PATCH] D141022: [SelectionDAG] Improve codegen for udiv by constant if any divisors are 1.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 08:42:07 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11e92bd61fd6: [SelectionDAG] Improve codegen for udiv by constant if any divisors are 1. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D141022?vs=486442&id=486594#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141022/new/
https://reviews.llvm.org/D141022
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-udiv.ll
llvm/test/CodeGen/X86/combine-udiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141022.486594.patch
Type: text/x-patch
Size: 5817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/726c05b8/attachment.bin>
More information about the llvm-commits
mailing list