[PATCH] D118635: [GlobalISel] Combine: (G_*MULO x, 0) -> 0 + no carry out
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 14:24:39 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc636899dc1fa: [GlobalISel] Combine: (G_*MULO x, 0) -> 0 + no carry out (authored by paquette).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118635/new/
https://reviews.llvm.org/D118635
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-mulo-zero.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118635.405793.patch
Type: text/x-patch
Size: 9072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/a4482b1f/attachment.bin>
More information about the llvm-commits
mailing list