[llvm-bugs] [Bug 44573] [NewPM] InstCombine always run with ExpensiveCombines enabled
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 23 11:02:17 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=44573
Nikita Popov <nikita.ppv at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |dc81923659c26f21821aaad215a
| |c251034566faa
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Nikita Popov <nikita.ppv at gmail.com> ---
This has been fixed by
https://github.com/llvm/llvm-project/commit/dc81923659c26f21821aaad215ac251034566faa
in the sense that ExpensiveCombines is now gone completely.
--
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/20200323/dc3b6d48/attachment.html>
More information about the llvm-bugs
mailing list