[PATCH] D116468: [AArch64] Combine ADD/SUB instructions when they contain a 24-bit immediate.
Micah Weston via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 3 21:08:35 PST 2022
red1bluelost updated this revision to Diff 397195.
red1bluelost added a comment.
Forgot one of the files in the update.
Sorry, I'm getting used to patches and arcanist.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116468/new/
https://reviews.llvm.org/D116468
Files:
llvm/include/llvm/CodeGen/MachineCombinerPattern.h
llvm/lib/CodeGen/MachineCombiner.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/aarch64-combine-addsub-24bit-imm.mir
llvm/test/CodeGen/AArch64/aarch64-combine-addsub-imm-reject-loop.mir
llvm/test/CodeGen/AArch64/addsub.ll
llvm/test/Transforms/CodeGenPrepare/AArch64/large-offset-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116468.397195.patch
Type: text/x-patch
Size: 42512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/c1404fa4/attachment.bin>
More information about the llvm-commits
mailing list