[PATCH] D129282: [AArch64][SVE] Ensure PTEST operands have type nxv16i1
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 03:01:32 PDT 2022
RosieSumpter updated this revision to Diff 443179.
RosieSumpter marked 3 inline comments as done.
RosieSumpter added a comment.
- Simplified code added to `getPTest`
- Moved PTEST's pattern definition
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129282/new/
https://reviews.llvm.org/D129282
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-setcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129282.443179.patch
Type: text/x-patch
Size: 7767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/21617018/attachment.bin>
More information about the llvm-commits
mailing list