This patch fixes a minor issue in AMDGPUToROCDL to add gfx11 support in MLIR
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@giuseros I'm willing to approve this if you add me as a reviewer.
Though can you update the commit message to mention the bug you're fixing and that the fix here is to set the correct buffer flags on gfx11 (because gfx11 acts like gfx10 for the purposes of those instructions)?