[PATCH] D119252: [AArch64][SVE] Fix selection failure during lowering of shuffle_vector
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 08:25:16 PST 2022
david-arm added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/sve-shuffle-crash.ll:1
+; RUN: llc < %s
+
----------------
Hi @bsmith, there don't seem to be any CHECK lines here. Could you add some please using the llvm/utils/update_llc_test_checks.py script?
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