#LLVM IR

1 messages · Page 1 of 1 (latest)

solar night
#

Can i generate LLVM IR at runtime and run it with burst?

frigid frost
#

no, burst & llvm do not exist in players

#

but also, burst has no api for that. the closest is the intrinsics api for individual architectures

solar night
#

i want to generate code from a graph of nodes

frigid frost
#

this is very complicated and someday we will release something like that but I don’t recommend trying to do it from scratch