[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 08:42:13 PST 2022


dtemirbulatov updated this revision to Diff 480508.
dtemirbulatov added a comment.

Addressed comments, added signed overflow handling while subtraction/addintion.


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.480508.patch
Type: text/x-patch
Size: 15562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/ea373d37/attachment.bin>


More information about the llvm-commits mailing list