[PATCH] D128665: [AArch64] Make nxv1i1 types a legal type for SVE.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 04:31:06 PDT 2022
sdesmalen updated this revision to Diff 441350.
sdesmalen marked 6 inline comments as done.
sdesmalen added a comment.
- Removed lowering for ptrue intrinsic.
- Moved nxv1i1 lowering from whilelo to splat_vector.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128665/new/
https://reviews.llvm.org/D128665
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/Target/AArch64/AArch64CallingConvention.td
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-select.ll
llvm/test/CodeGen/AArch64/sve-zeroinit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128665.441350.patch
Type: text/x-patch
Size: 12301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/196f635c/attachment.bin>
More information about the llvm-commits
mailing list