[llvm-bugs] [Bug 48932] Possible regression with simplifycfg on 12.0.

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 29 01:06:18 PST 2021


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

Roman Lebedev <lebedev.ri at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |lebedev.ri at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Roman Lebedev <lebedev.ri at gmail.com> ---
That's expected, that functionality is now behind a flag
https://godbolt.org/z/3jTdja
Simplifycfg now does not perform such hoisting until after vectorization passes

-- 
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/20210129/904a3c72/attachment.html>


More information about the llvm-bugs mailing list