[LLVMdev] How to add a MVT::Glue property of intrinsic node?

Haishan hndxvon at 163.com
Mon Jun 23 08:07:47 PDT 2014


Hi,

  I have implemented a pair intrinsic nodes in back-end, But there is a chain dependence between two intrinsic nodes. So in the Pre-RA-sched stage, these two intrinsic nodes would be apart. I expect that there is no node between these two intrinsic nodes, therefore, I guess it would be work if there is a MVT::Glue between these nodes. But I don’t know how to add.

Thanks in advance.

Haishan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140623/5cea9454/attachment.html>


More information about the llvm-dev mailing list