[LLVMdev] Possible bug in LLC at -O1

Anitha B Gollamudi anitha.boyapati at gmail.com
Mon Nov 26 20:00:18 PST 2012


On 27 November 2012 00:28, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Nov 21, 2012, at 10:53 PM, Anitha B Gollamudi <anitha.boyapati at gmail.com> wrote:
>
>>>
>>>  How do I switch to "fast" allocator at -O1?
>>>
>>
>> <ping>
>>
>> Not much help on register allocator issue either?
>
> llc -optimize-regalloc=0
>

Thanks! In one of those trial and error methods, I was using both
optimize-regalloc=0
-regalloc=fast. Need to drop -regalloc then.




-- 
 Anitha



More information about the llvm-dev mailing list