[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
Thu Dec 8 04:00:34 PST 2022


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

Added tests for signed/unsigned overflow.


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.481232.patch
Type: text/x-patch
Size: 20135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/68a440e2/attachment.bin>


More information about the llvm-commits mailing list