[PATCH] D116915: [Huawei][AArch64] Add isel support for scalar CSINC

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 9 21:09:53 PST 2022


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

Enhance to fold csneg/csel into csinc instruction.


https://reviews.llvm.org/D116915

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116915.398498.patch
Type: text/x-patch
Size: 4503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/e88ad327/attachment.bin>


More information about the llvm-commits mailing list