[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 05:46:34 PDT 2022
RosieSumpter updated this revision to Diff 443223.
RosieSumpter marked 2 inline comments as done.
RosieSumpter added a comment.
- Added assert that PTEST operands have same type
- Moved PTEST pattern to class 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/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-setcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129282.443223.patch
Type: text/x-patch
Size: 8667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/e162e272/attachment.bin>
More information about the llvm-commits
mailing list