We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa5f7a commit 8947c02Copy full SHA for 8947c02
mlir/docs/Dialects/GPU.md
@@ -37,9 +37,6 @@ complex lifetime analysis following the principles of MLIR that promote
37
structure and representing analysis results in the IR.
38
39
## GPU Compilation
40
-### Deprecation notice
41
-The `--gpu-to-(cubin|hsaco)` passes will be deprecated in a future release.
42
-
43
### Compilation overview
44
The compilation process in the GPU dialect has two main stages: GPU module
45
serialization and offloading operations translation. Together these stages can
0 commit comments