[PATCH] D20846: [IR] Disallow loading and storing unsized types
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 22:56:00 PDT 2016
LGTM
On Tuesday, May 31, 2016, Sanjoy Das <sanjoy at playingwithpointers.com> wrote:
> sanjoy added a comment.
>
> In http://reviews.llvm.org/D20846#445219, @majnemer wrote:
>
> > What about atomicrmw and cmpxchg?
>
>
> It looks like both of them already require integer or pointer types.
>
>
> http://reviews.llvm.org/D20846
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/751fbfb2/attachment.html>
More information about the llvm-commits
mailing list