Displaying 2 results from an estimated 2 matches for "specfp2006".
Did you mean:
spec2006
2008 Aug 04
0
[LLVMdev] Really nasty remat bug [LONG]
On Wednesday 30 July 2008 16:03, David Greene wrote:
> 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.
Hooray! I have a fix for this. I filed PR2634 as a place...
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. Therefore this explanation is very
lon...