[PATCH] D122796: [SVE][AArch64] Enable first active true vector combine for INTRINSIC_WO_CHAIN

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 23:41:30 PDT 2022


Allen updated this revision to Diff 420717.
Allen added a comment.

update according review

1. define a new helper function isPredicateCCSettingOp
2. add all other type whileXX operations
3. add related cases, and  sve->sve2


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

https://reviews.llvm.org/D122796

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-cmp-folds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122796.420717.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/8bdcdabf/attachment.bin>


More information about the llvm-commits mailing list