Resolves a part of
https://github.com/llvm/llvm-project/issues/38652
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM.
| llvm/lib/Target/AMDGPU/SMInstructions.td | ||
|---|---|---|
| 90 | Nice idea! Could other classes for loads, stores, etc. benefit from using OffsetMode? | |
| llvm/lib/Target/AMDGPU/SMInstructions.td | ||
|---|---|---|
| 90 | That's the plan, yes, but one step at a time. | |
Nice idea! Could other classes for loads, stores, etc. benefit from using OffsetMode?