p4lang / project-ideas

Ideas for P4 Projects.
Apache License 2.0
2 stars 0 forks source link

Introduce a mechanism for split .def files in P4C #17

Open fruffy opened 3 days ago

fruffy commented 3 days ago

This can save compile time and we can avoid polluting the core generated IR code with back end specific extensions.

https://github.com/p4lang/p4c/issues/3980.