[PATCH] D91125: [AArch64][GlobalISel] Port some AArch64 target specific MUL combines from SDAG.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 10 11:16:02 PST 2020
aemerson updated this revision to Diff 304264.
aemerson added a comment.
Check for SEXT_INREG and use copy instead of modifying operand reg.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91125/new/
https://reviews.llvm.org/D91125
Files:
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
llvm/test/CodeGen/AArch64/mul_pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91125.304264.patch
Type: text/x-patch
Size: 26150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/25faedeb/attachment.bin>
More information about the llvm-commits
mailing list