Displaying 2 results from an estimated 2 matches for "a7df1ae3".
2015 Jan 31
0
[LLVMdev] IR extension proposal: bitset constants
...We may want to make sure nothing gets dropped through a debug flag,
so that we can compile Chrome and be confident that all the checks we want
are there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150131/a7df1ae3/attachment.html>
2015 Jan 31
2
[LLVMdev] IR extension proposal: bitset constants
On Sat, Jan 31, 2015 at 11:35:01AM -0800, JF Bastien wrote:
> Trying to summarize all opinions expressed here: Peter is proposing an
> initial implementation that would only work with LTO. Folks seem put off by
> this implementation affecting IR without having proven itself, and having
> shortcomings (as Jim pointed out). Kostya proposed going through metadata
> (and Chris kind of