[all-commits] [llvm/llvm-project] 8f2948: [AMDGPU][AsmParser] Correct the order of optional ...
David Stuttard via All-commits
all-commits at lists.llvm.org
Tue May 4 05:18:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f2948731ed35a291c94965c2a0ba808609383c2
https://github.com/llvm/llvm-project/commit/8f2948731ed35a291c94965c2a0ba808609383c2
Author: David Stuttard <david.stuttard at amd.com>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_asm_mimg.s
Log Message:
-----------
[AMDGPU][AsmParser] Correct the order of optional operands to mimg
Ordering of operands was incorrect meaning that a16 operand was treated as tfe
Differential Revision: https://reviews.llvm.org/D101618
Change-Id: I3b15e71ef5ff625f19f52823414ab684d76aca33
More information about the All-commits
mailing list