================
@@ -4882,6 +4882,15 @@ ParseStatus
AArch64AsmParser::tryParseVectorList(OperandVector &Operands,
FirstReg, Count, Stride, NumElements, ElementWidth, VectorKind, S,
getLoc(), getContext()));
+ if (Mnemonic == "luti6") {
----------------
jthackray wrote:
Okay, it works without this `if {` clause, and doesn't affect any other tests.
https://github.com/llvm/llvm-project/pull/163164
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits