[AMDGPU][AsmParser] Eliminate custom predicates for named-bit operands. (#69243)
isGDS() and isTFE() need special treatment, because they may be both named-bit and token operands. Part of #62629.
Loading
Please sign in to comment
isGDS() and isTFE() need special treatment, because they may be both named-bit and token operands. Part of #62629.