[all-commits] [llvm/llvm-project] 6b693f: [AMDGPU][AsmParser][NFC] Translate parsed DS instr...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Wed Jul 19 03:31:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b693f5e34059023ab01254d0bde73808702e67a
https://github.com/llvm/llvm-project/commit/6b693f5e34059023ab01254d0bde73808702e67a
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/DSInstructions.td
Log Message:
-----------
[AMDGPU][AsmParser][NFC] Translate parsed DS instructions to MCInsts automatically.
Part of <https://github.com/llvm/llvm-project/issues/62629>.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D155620
More information about the All-commits
mailing list