[PATCH] D100485: [AArch64][SVE] Fix crash with icmp+select

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 03:04:50 PDT 2021


CarolineConcatto updated this revision to Diff 337682.
CarolineConcatto added a comment.

Addressing reviewer's comment

- add support for missing types: nxv2i1, nxv4i1, nxv8i1, nxv16i1
- remove redundant tests


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/select-sve.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100485.337682.patch
Type: text/x-patch
Size: 13335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/7a4c3c87/attachment.bin>


More information about the llvm-commits mailing list