AMDGPU backend failure for a GEMM with a TT layout
Open
backend:AMDGPU
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Please see the reproducer [here ](https://godbolt.org/z/MWWfs7b6W)
This works with -O0 flag but starts failing at -O1 flag
Contributor guide
Research direction
Start by running the linked Godbolt reproducer with the AMDGPU backend at -O0 and -O1, confirming that the GEMM with a TT layout fails only at -O1. Trace the differing compiler path through AMDGPU lowering to identify the failing stage; done means the reproducer succeeds at -O1, with regression coverage for this case.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100