On Tue, 9 May 2017, Krzysztof Parzyszek wrote: > You can have any tree of machine instructions as the output. Cool! Even better would be if I could use non-machine (LLVM) instructions in the output pattern, and let ISel do its job on it. Is there a way to do that?