[PATCH] D129282: [AArch64][SVE] Ensure PTEST operands have type nxv16i1
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 07:26:36 PDT 2022
RosieSumpter updated this revision to Diff 442904.
RosieSumpter marked 3 inline comments as done.
RosieSumpter added a comment.
- Renamed `hasZeroedOtherLanes` -> `isZeroingInactiveLanes`
- Removed`WidenVT`
- Used existing `Pg` and `Op` instead of defining new `ReinterpretPg` and `ReinterpretOp`
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.442904.patch
Type: text/x-patch
Size: 7379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/e338737e/attachment.bin>
More information about the llvm-commits
mailing list