[all-commits] [llvm/llvm-project] 32f6b6: [AMDGPU][AsmParser] Refine parsing SDWA operands.
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Tue Apr 18 07:53:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32f6b6bff5cd6b64adf48070812f4ae7a92480e3
https://github.com/llvm/llvm-project/commit/32f6b6bff5cd6b64adf48070812f4ae7a92480e3
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
Log Message:
-----------
[AMDGPU][AsmParser] Refine parsing SDWA operands.
Removes the need for the custom code in parseCustomOperand().
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D147241
More information about the All-commits
mailing list