EnzymeAD/Reactant.jl

Macro to pretty print the stable hlo code

avik-pal opened this issue · 0 comments

It is something similar to @code_llvm but that prints the StableHLO-generated code.

This is probably not hard; it is already available inside the compile function but it would be nice to have it.