[all-commits] [llvm/llvm-project] 7b6e60: [AMDGPU][AsmParser][NFC] Translate parsed MIMG ins...
    Ivan Kosarev via All-commits 
    all-commits at lists.llvm.org
       
    Thu Jul 13 11:54:41 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b6e606dac3c8a1cfbf9deca2ffe911dd7c3a47d
      https://github.com/llvm/llvm-project/commit/7b6e606dac3c8a1cfbf9deca2ffe911dd7c3a47d
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)
  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/MIMGInstructions.td
  Log Message:
  -----------
  [AMDGPU][AsmParser][NFC] Translate parsed MIMG instructions to MCInsts automatically.
Part of <https://github.com/llvm/llvm-project/issues/62629>.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D155061
    
    
More information about the All-commits
mailing list