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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 19:27:58 PST 2022


Allen updated this revision to Diff 408692.
Allen marked 2 inline comments as done.
Allen added a comment.

add new test case of type i64


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

https://reviews.llvm.org/D119105

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119105.408692.patch
Type: text/x-patch
Size: 9271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/b1bd7ed2/attachment-0001.bin>


More information about the llvm-commits mailing list