Are the IR backend plugins applied in the order th...
# compiler
t
Are the IR backend plugins applied in the order they are passed to the compiler in "-Xplugin"? I have to plugins and one depends on the output of the other.
👌 1
thank you color 1