[PATCH] D116915: [DAGCombiner][AArch64] Enhance to support for scalar CSINC
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 22:18:26 PST 2022
Allen updated this revision to Diff 401512.
Allen marked 3 inline comments as done.
Allen edited the summary of this revision.
Allen added a comment.
As all case now are csel related, so remove csneg and it will be processed in another new patch
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116915.401512.patch
Type: text/x-patch
Size: 5578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/84b4be14/attachment.bin>
More information about the llvm-commits
mailing list