[llvm-dev] Instruction selection for 'load' based on static vs. dynamic data

Dr. ERDI Gergo via llvm-dev llvm-dev at lists.llvm.org
Tue May 9 08:06:09 PDT 2017


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?


More information about the llvm-dev mailing list