search for: pr2634

Displaying 2 results from an estimated 2 matches for "pr2634".

Did you mean: pr263
2008 Aug 04
0
[LLVMdev] Really nasty remat bug [LONG]
...ens in specfp2006 leslie3d > compiled with our frontend and optimizer. Unfortunately, getting a > testcase is going to be impossible due to restrictions on SPEC > redistribution and the complexity of the sequence of events leading to the > bug. Hooray! I have a fix for this. I filed PR2634 as a placeholder and history marker so I can refer to it in the commit log once management signs off on sending the patch. -Dave
2008 Jul 30
2
[LLVMdev] Really nasty remat bug [LONG]
Ok, I've been tracking down a remat bug for over a week. I think I finally understand what is going on. This happens in specfp2006 leslie3d compiled with our frontend and optimizer. Unfortunately, getting a testcase is going to be impossible due to restrictions on SPEC redistribution and the complexity of the sequence of events leading to the bug. The bug is extremely subtle and nasty.