Skip to content

Clang plugin: added pure_tessera_op and globals for byref types#41

Open
jessicacotturone21 wants to merge 2 commits into
mainfrom
tessera
Open

Clang plugin: added pure_tessera_op and globals for byref types#41
jessicacotturone21 wants to merge 2 commits into
mainfrom
tessera

Conversation

@jessicacotturone21

@jessicacotturone21 jessicacotturone21 commented Apr 26, 2026

Copy link
Copy Markdown
Collaborator

Now Clang can parse something like this:
__attribute__((noinline, pure_tessera_op("eigen.inv(x:byref,y)")))
and will create global variables for each argument marked byref (in this case, x) so that we have access to their types later when loading in their values

@jessicacotturone21 jessicacotturone21 changed the title Clang plug-in: added pure_tessera_op and parameter sizes Clang plugin: added pure_tessera_op and parameter sizes Apr 26, 2026
@jessicacotturone21 jessicacotturone21 changed the title Clang plugin: added pure_tessera_op and parameter sizes Clang plugin: added pure_tessera_op and globals for byref types Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant