[LLVMdev] Possible Remat Bug
David A. Greene
greened at obbligato.org
Wed Nov 16 10:58:24 PST 2011
Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
> On Nov 16, 2011, at 10:23 AM, David A. Greene wrote:
>
>> Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
>>> You want LiveRangeEdit::allUsesAvailableAt() which performs the same
>>> check today.
>>
>> But not in 3.0, right?
>
> Yes, 3.0 defaults to RAGreedy which uses the new spilling
> framework. It is ignoring the -spiller=... command line option.
Ah cool. We'll be ready to upgrade to that when 3.0 is out.
-Dave
More information about the llvm-dev
mailing list