Displaying 1 result from an estimated 1 matches for "1006991".
Did you mean:
1006961
2009 Nov 02
2
[LLVMdev] Moving AVX Upstream
On Monday 02 November 2009 13:55, Tanya Lattner wrote:
> You should do incremental development on trunk. If you create a
> branch, no one is going to look at those changes.
Ok. but I want to be very clear what that means. It means for each AVX
instruction I rip out ALL of the existing SSE support for it. So when
ADD gets implemented, ADD goes away from X86InstSSE.td.
As things progress,