[PATCH] D139068: [AArch64][SVE] Allow to lower WHILEop operations with constant operands to PTRUE
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 19:17:13 PST 2022
dtemirbulatov updated this revision to Diff 480741.
dtemirbulatov added a comment.
Addressed remarks, avoided to check overflow while adding one to the range for equal or same conditions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139068/new/
https://reviews.llvm.org/D139068
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-while.ll
llvm/test/CodeGen/AArch64/sve2-intrinsics-while.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139068.480741.patch
Type: text/x-patch
Size: 15588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/be2da38d/attachment.bin>
More information about the llvm-commits
mailing list