================
@@ -1028,6 +1032,7 @@ class AMDGPUOperand : public MCParsedAsmOperand {
}
static void printImmTy(raw_ostream& OS, ImmTy Type) {
+ // clang-format off
----------------
mbrkusanin wrote:
Surround switch or surround function?
https://github.com/llvm/llvm-project/pull/75197