Closed karthikbhargavan closed 3 months ago
This PR adds two attributes, one for adding KRML_MUSTINLINE and one for adding __attribute((target("...")). Still needs tests.
KRML_MUSTINLINE
__attribute((target("..."))
This PR adds two attributes, one for adding
KRML_MUSTINLINE
and one for adding__attribute((target("..."))
. Still needs tests.