[PATCH] D127354: Implement capability to optimize add negative into subtract positive in AArch64.

Adrian Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 15:32:35 PDT 2022


adriantong1024 updated this revision to Diff 435362.
adriantong1024 added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127354

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/add-negative.ll
  llvm/test/CodeGen/AArch64/minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127354.435362.patch
Type: text/x-patch
Size: 4058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220608/b6c7dddd/attachment.bin>


More information about the llvm-commits mailing list