https://bugs.llvm.org/show_bug.cgi?id=50384

Roman Lebedev <lebedev...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from Roman Lebedev <lebedev...@gmail.com> ---
Okay.
There may be other problems, but as far as i can tell,
loopunroll/indvars compile time now scales linearly.

There is some other quadratic behavior,
in `Post RA top-down list latency scheduler`
and `Machine Instruction Scheduler`,
but clearly those are another problems...

Thanks everyone!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to