[PATCH] D100485: [AArch64][SVE] Fix crash with icmp+select
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 05:53:11 PDT 2021
CarolineConcatto updated this revision to Diff 338075.
CarolineConcatto added a comment.
- Rebase with main
- Remove Expand for MVT::nxv8i8, MVT::nxv4i16, MVT::nxv2i32, as it is done by default
- Remove tests for MVT::nxv8i8, MVT::nxv4i16, MVT::nxv2i32
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100485/new/
https://reviews.llvm.org/D100485
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100485.338075.patch
Type: text/x-patch
Size: 10006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/01bbf22b/attachment-0001.bin>
More information about the llvm-commits
mailing list