[LLVMdev] Extending LLVM
Bill Wendling
wendling at isanbard.org
Fri Mar 26 13:22:01 PST 2004
Hi all,
I had a quick question. I think it's possible to do this, but just
wanted to make sure.
It is possible to extend LLVM to add, say, matrix operations at a higher
level and then "lower" them into some version of LLVM "proper" after
performing any transformations on them, right? Also, it's possible to
have any custom-made types (like "matrix") as well?
Thanks!
-bw
--
|| "If wishes and buts were clusters of nuts, we'd all have a bowl of
|| granola!" - Mr. Jellineck
More information about the llvm-dev
mailing list