[llvm-bugs] [Bug 3102] -loop-extract-single should be a module pass, not a function pass
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 23 14:37:35 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=3102
Alexander Kornienko <alexfh at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC| |alexfh at google.com
Status|NEW |RESOLVED
--- Comment #7 from Alexander Kornienko <alexfh at google.com> ---
The test case is not valid anymore:
$ opt -inline -inline -loop-extract-single
opt: bugpoint-reduced-simplified.bc: error: Invalid record
Please reopen, if you come up with a test case for modern LLVM.
--
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/20190423/6db345d9/attachment.html>
More information about the llvm-bugs
mailing list