[llvm] [AMDGPU] Add VDSDIR instructions for GFX12 (PR #75197)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 01:56:02 PST 2024


================
@@ -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


More information about the llvm-commits mailing list