[llvm] [AMDGPU][NFC] Update MIR tests to use symbolic INLINEASM operands (PR #186839)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 07:16:22 PDT 2026
================
@@ -77,7 +77,7 @@ static cl::opt<bool> PrintLocations("mir-debug-loc", cl::Hidden, cl::init(true),
// TODO: Remove once the transition to the symbolic form is over.
static cl::opt<bool>
PrintSymbolicInlineAsmOps("print-symbolic-inline-asm-ops", cl::Hidden,
----------------
arsenm wrote:
Sure
https://github.com/llvm/llvm-project/pull/186839
More information about the llvm-commits
mailing list