Files
clang-p2996/llvm/lib/Target/AMDGPU/AsmParser
Ivan Kosarev a3a8cbffcf [AMDGPU][AsmParser][NFC] Refine parsing of NamedOperandU32 operands.
Eliminates the need for the custom code in parseCustomOperand().

Part of <https://github.com/llvm/llvm-project/issues/62629>.

Reviewed By: dp

Differential Revision: https://reviews.llvm.org/D150980
2023-05-29 17:01:44 +01:00
..