[PATCH] D119252: [AArch64][SVE] Fix selection failure during lowering of shuffle_vector

Matt D. via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 10:40:19 PST 2022


Matt added a comment.

FWIW, I can confirm the presence of ICE using the test case from https://reviews.llvm.org/D119285, https://llvm.godbolt.org/z/f1r6he545, as well as that this patch fixes the issue; thank you!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119252



More information about the llvm-commits mailing list