Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Remove func.constant entry
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Feb 20, 2024
1 parent 11a908d commit 0d2c67a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/func-op-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ The table below shows the func ops, supported **upstream** via `--mlir-to-cpp`
| op | supported | comment |
| :-------------------- |:------------------:| :------ |
| call | :white_check_mark: | via `emitc-translate` |
| constant | :white_check_mark: | via `emitc-translate` |
| func | :white_check_mark: | via `emitc-translate` |
| return | :white_check_mark: | via `emitc-translate` |

0 comments on commit 0d2c67a

Please sign in to comment.