Ordering of operands was incorrect meaning that a16 operand was treated as tfe
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101618
[AMDGPU][AsmParser] Correct the order of optional operands to mimg ClosedPublic Authored by dstuttard on Apr 30 2021, 5:28 AM.
Details Summary Ordering of operands was incorrect meaning that a16 operand was treated as tfe
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptApr 30 2021, 5:28 AM This revision is now accepted and ready to land.Apr 30 2021, 11:15 AM Closed by commit rG8f2948731ed3: [AMDGPU][AsmParser] Correct the order of optional operands to mimg (authored by dstuttard). · Explain WhyMay 4 2021, 5:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341856 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/AMDGPU/gfx10_asm_mimg.s
|