If there is a non-private function in the input MLIR called "relu", emit a warning or fail the pipeline early
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
I just ran into this while trying to make a main function called "relu" that interfered with our stablehlo inlining pass. It proceeded and then gave an obscure warning at SecretToCKKS about a type mismatch.
Contributor guide
Assessment
This issue has not been assessed yet.