[LLVMdev] codeGen, instruction write one value to the input register.

Tim Northover t.p.northover at gmail.com
Mon Jul 7 11:54:04 PDT 2014


> Now I am having the same problem as mentioned in this
> thread;"http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-January/057654.html”
>
> [...]
>
> Wondering if there is any update about it?

This has been a known issue since almost the beginning of LLVM from
what I've picked up (certainly long before I'd even heard of the
project). There hasn't been any progress since those messages, I'm
afraid: for two or more generic outputs you need C++ for ISel
(usually).

Cheers.

Tim.




More information about the llvm-dev mailing list