These have been replaced from attributes to operations gpu.module and
gpu.func respectively.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thank you.
mlir/include/mlir/Dialect/GPU/GPUOps.td | ||
---|---|---|
266 | The kernel is now identified with a single nested symbol attribute kernel (https://github.com/llvm/llvm-project/commit/0372db05bb1552c2b39fc735f949977e0a863a25). I should have updated this, sorry. |
The kernel is now identified with a single nested symbol attribute kernel (https://github.com/llvm/llvm-project/commit/0372db05bb1552c2b39fc735f949977e0a863a25). I should have updated this, sorry.