Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks! Just one comment about an additional test case.
| mlir/test/Conversion/FuncToSPIRV/func-ops-to-spirv.mlir | ||
|---|---|---|
| 40 | Also add a test for calling function without return values? | |
| mlir/test/Conversion/FuncToSPIRV/func-ops-to-spirv.mlir | ||
|---|---|---|
| 40 | Thanks, updated calling @return_none_val | |
Also add a test for calling function without return values?