[llvm] [llvm-exegesis] [AArch64] Resolving "not all operands are initialized by snippet generator" (PR #142529)
Lakshay Kumar via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 26 06:07:54 PDT 2025
================
@@ -1316,14 +1327,6 @@ def logical_vec_hw_shift : Operand<i32> {
let ParserMatchClass = LogicalVecHalfWordShifterOperand;
}
-// A vector move shifter operand:
-// {0} - imm1: #8 or #16
-def move_vec_shift : Operand<i32> {
----------------
lakshayk-nv wrote:
Oh ok, Updated the same. Thanks!
https://github.com/llvm/llvm-project/pull/142529
More information about the llvm-commits
mailing list