search for: ea9d40b5

Displaying 2 results from an estimated 2 matches for "ea9d40b5".

Did you mean: ea5d0b5
2016 Dec 15
4
How to get the value for casting in a bitcast instruction more efficiently?
Hi Ryan, Thanks for your reply! Yes i can use llvm::Use.get() API to do this, i just want to know whether there's a better way(e.g. an existed API like getValue()) to make my code look more professional. On Thu, Dec 15, 2016 at 2:58 PM, Ryan Taylor via llvm-dev < llvm-dev at lists.llvm.org> wrote: > This might help: > >
2016 Dec 15
0
How to get the value for casting in a bitcast instruction more efficiently?
..._________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161215/ea9d40b5/attachment.html>