[PATCH] D119105: [DAGCombiner][AArch64] Enhance to fold CSNEG into CSINC instruction

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 21:20:05 PST 2022


Allen created this revision.
Allen added a reviewer: dmgreen.
Herald added subscribers: hiraditya, kristof.beyls.
Allen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fix https://github.com/llvm/llvm-project/issues/53071


https://reviews.llvm.org/D119105

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-isel-csinc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119105.406321.patch
Type: text/x-patch
Size: 3933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/cc155360/attachment.bin>


More information about the llvm-commits mailing list