Displaying 2 results from an estimated 2 matches for "pr22050".
2014 Dec 29
6
[LLVMdev] 3.5.1 Testing Phase II Begins
...y restore the
optimization.
On Mon, Dec 29, 2014 at 2:39 PM, Chandler Carruth <chandlerc at google.com>
wrote:
> Hey Tom,
>
> David has pointed out to me that we have some *really* bad bugs in
> instcombine in 3.5 that are starting to seriously impact users.
> http://llvm.org/PR22050 is a great example. I'm actually surprised LLVM
> itself doesn't trip over this bug, and I suspect an innocent change to LLVM
> could result in that.
>
> Do you think it's possible to spin a rc3 with a couple more patches to fix
> this? I think David has already curated t...
2014 Dec 19
9
[LLVMdev] 3.5.1 Testing Phase II Begins
Hi,
I've just tagged 3.5.1-rc2, so testing can begin. Remember to use the 3.5
branch of the test-suite. If you have any questions, let me know.
-Tom