llvm-project
9eca0a3b - [mlir][gpu] Validate argument count in gpu.launch parser (#180388)

Commit
57 days ago
[mlir][gpu] Validate argument count in gpu.launch parser (#180388) This PR adds validation in the `gpu.launch` parser to ensure the launch configuration provides exactly 3 arguments. Emit a parser error when the argument count is not 3. Fixes #176426.
Author
Parents
Loading