[PATCH] D116915: [DAGCombiner][AArch64] Enhance to support for scalar CSINC

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 05:52:38 PST 2022


Allen updated this revision to Diff 405237.
Allen marked an inline comment as done.
Allen added a comment.

delete the check of !RHS.hasOneUse()


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

https://reviews.llvm.org/D116915

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116915.405237.patch
Type: text/x-patch
Size: 8076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/93ed487a/attachment-0001.bin>


More information about the llvm-commits mailing list