search for: 83a4b15a

Displaying 2 results from an estimated 2 matches for "83a4b15a".

2016 Dec 10
3
RFC: Adding argument allocas
...ention decisions made by llvm are going to be. Actually, I think byval should be deleted entirely. If you want to pass by value...then, pass by value... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161209/83a4b15a/attachment.html>
2016 Dec 09
6
RFC: Adding argument allocas
On Thu, Dec 8, 2016 at 5:37 PM, Mehdi Amini <mehdi.amini at apple.com> wrote: > So IIUC basically the *only* reason for this IR change is that we don’t > want to pattern match in debug build? > I don't understand right now why we wouldn’t want to do this? > If we need to pattern match such a basic construct, it suggests to me that we have the wrong representation, and we