[Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Benjamin Maxwell
llvmlistbot at llvm.org
Tue Jul 8 05:14:33 PDT 2025
MacDue wrote:
It may be worth marking the SVE test functions as `no_inline` too (since inlining them into the function that calls `setArmVLBits` could also break things).
https://github.com/llvm/llvm-project/pull/147506
More information about the Mlir-commits
mailing list