[llvm] [AMDGPU] Fix operand definitions for atomic scalar memory instructions. (PR #71799)
    Ivan Kosarev via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  9 04:35:51 PST 2023
    
    
  
kosarev wrote:
> No test changes?
Nope. Same as with the changes fixing subtarget predicates, this removes the dependency on the order AsmMatcherEmitter happens to match instructions in, so no easy ways to test this, it seems.
https://github.com/llvm/llvm-project/pull/71799
    
    
More information about the llvm-commits
mailing list