Displaying 2 results from an estimated 2 matches for "296521a1".
2010 Jan 15
0
[LLVMdev] [PATCH] - Union types, attempt 2
...operations on structs, pointers and
arrays, we can also chain them together with operations on unions. This can
be quite powerful I think.
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100115/296521a1/attachment.html>
2010 Jan 15
2
[LLVMdev] [PATCH] - Union types, attempt 2
On Fri, Jan 15, 2010 at 11:02 AM, Dan Gohman <gohman at apple.com> wrote:
>
> On Jan 13, 2010, at 12:11 PM, Talin wrote:
> >
> > It depends on whether or not unions can be passed around as SSA values or
> not. I can think of situations where you would want to.
>
> I'm skeptical that you *really* want to (i.e. that you wouldn't
> be better off just