[llvm-bugs] [Bug 11951] tblgen generation of Intrinsics.gen produces bloated code and slow compiles of LLVM

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 26 15:04:19 PST 2016


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #14 from Reid Kleckner <rnk at google.com> ---
Fixed with some binary searching in r258774, r258871, and r258875.

If anyone feels that the new code is too slow, feel free to improve it, but
please do not go back to autogenerating unbounded amounts of code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160126/61910f84/attachment.html>


More information about the llvm-bugs mailing list