search for: visitintriniccall

Displaying 3 results from an estimated 3 matches for "visitintriniccall".

Did you mean: visitintrinsiccall
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
...18 I have an intrinsic and it must be lowered to instruction, which works with fixed register. So, it takes contents of this register and another argument as input. After execution, the result of the instruction is placed into that same fixed register. What should I do in SelectionDAGBuilder::visitIntrinicCall to describe such behaviour for a SDNode? Thank you for the ideas and insights. -- Sincerely, Dmitri Kovalenko -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140831/2660c591/attachment.html>
2014 Sep 01
3
[LLVMdev] understanding DAG: node creation
...d to instruction, which > works with fixed register. > So, it takes contents of this register and another argument as > input. After execution, the result of the instruction is placed > into that same fixed register. > > What should I do in SelectionDAGBuilder::visitIntrinicCall to > describe such behaviour for a SDNode? > > Thank you for the ideas and insights. > > -- > Sincerely, > Dmitri Kovalenko > > > > -- > Sincerely, > Dmitri Kovalenko > > > > > -- > Sincerely, > Dmitri Kova...
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
...22:18 I have an intrinsic and it must be lowered to instruction, which works with fixed register. So, it takes contents of this register and another argument as input. After execution, the result of the instruction is placed into that same fixed register. What should I do in SelectionDAGBuilder::visitIntrinicCall to describe such behaviour for a SDNode? Thank you for the ideas and insights. -- Sincerely, Dmitri Kovalenko -- Sincerely, Dmitri Kovalenko