[PATCH] D117429: [AArch64] Revive optimize add/sub with immediate through MIPeepholeOpt

Micah Weston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 11:17:57 PST 2022


red1bluelost updated this revision to Diff 402051.
red1bluelost added a comment.

Squashes commits as suggested to fix the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117429/new/

https://reviews.llvm.org/D117429

Files:
  llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
  llvm/test/CodeGen/AArch64/addsub-24bit-imm.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: D117429.402051.patch
Type: text/x-patch
Size: 18536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/b36eac6a/attachment.bin>


More information about the llvm-commits mailing list