[llvm-bugs] [Bug 49622] fatal error: error in backend: Option -polly-run-dce not supported with NPM

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 23 23:10:36 PDT 2021


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

Michael Kruse <llvm at meinersbur.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |8796451d6eee1d29b921fc25b62
                   |                            |b4b474cdb5eba
         Resolution|---                         |FIXED
                 CC|                            |llvm at meinersbur.de
             Status|NEW                         |RESOLVED

--- Comment #1 from Michael Kruse <llvm at meinersbur.de> ---
Thank you for the report.

I ported Polly's dead code elimination to the new pass manager in
8796451d6eee1d29b921fc25b62b4b474cdb5eba. Please don't hesitate to complain if
it still does not work.

There are other things that are not yet fully supported using the new pass
manager, some are by-design by the NPM.

-- 
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/20210324/2cdea348/attachment.html>


More information about the llvm-bugs mailing list