[llvm] [AMDGPU] Fix operand definitions for atomic scalar memory instructions. (PR #71799)
    Jay Foad via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  9 05:09:32 PST 2023
    
    
  
================
@@ -7722,66 +7725,6 @@ void AMDGPUAsmParser::cvtMubufImpl(MCInst &Inst,
   addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyCPol, 0);
 }
 
-//===----------------------------------------------------------------------===//
----------------
jayfoad wrote:
Nice!
https://github.com/llvm/llvm-project/pull/71799
    
    
More information about the llvm-commits
mailing list