[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:14:16 PDT 2021


CarolineConcatto marked an inline comment as done.
CarolineConcatto added a comment.

Thank you @sdesmalen for pointing out that I missed some types.
Now nxv[2|4|8|16]i1 works. I also removed the redundant tests that you've asked for.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100485/new/

https://reviews.llvm.org/D100485



More information about the llvm-commits mailing list