================
@@ -1028,6 +1032,7 @@ class AMDGPUOperand : public MCParsedAsmOperand {
}
static void printImmTy(raw_ostream& OS, ImmTy Type) {
+ // clang-format off
----------------
jayfoad wrote:
Doesn't matter.
https://github.com/llvm/llvm-project/pull/75197