[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 13 06:50:02 PST 2022


dtemirbulatov updated this revision to Diff 482457.
dtemirbulatov marked 2 inline comments as done.
dtemirbulatov added a comment.

Missed two comments, addressed those as well.


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.482457.patch
Type: text/x-patch
Size: 22302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/529740b2/attachment.bin>


More information about the llvm-commits mailing list