Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Integration/GPU/CUDA/sm90/tmaload.mlir | ||
---|---|---|
2 | The next step will be using -test-lower-to-nvvm pass. |
mlir/test/Integration/GPU/CUDA/sm90/tmaload.mlir | ||
---|---|---|
87 | Yes we can. I will do it in a better way. I will implement elect instruction that will select fastest available thread. |
@mehdi_amini @kerrmudgeon related to https://reviews.llvm.org/D155463, it seems we have some difficulties running this e2e example through while also using -test-lower-to-nvvm instead of the gynormous CLI.
If you are presently interested in this line of work and have cycles, we'd happily take some help :)
The next step will be using -test-lower-to-nvvm pass.