[PATCH] D118000: [AArch64][NFC] Abstracts shared behavior in MIPeepholeOpt for ADD, SUB, and AND.

Micah Weston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 13:24:15 PST 2022


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

Adds test case for edge case that happens when a MOVi32imm <negative-number> into SUBREG_TO_REG occurs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118000

Files:
  llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
  llvm/test/CodeGen/AArch64/addsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118000.403019.patch
Type: text/x-patch
Size: 14625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/5b142fdf/attachment.bin>


More information about the llvm-commits mailing list