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

Nikita Popov <nikita....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |nikita....@gmail.com
 Fixed By Commit(s)|                            |https://reviews.llvm.org/rL
                   |                            |346315

--- Comment #2 from Nikita Popov <nikita....@gmail.com> ---
This has been fixed by https://reviews.llvm.org/rL346315 as part of
https://bugs.llvm.org/show_bug.cgi?id=29009, by only narrowing to legal types.

Based on the discussions there and the review solving this in the backend is
non-trivial, which is why InstCombine has been made less aggressive for now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to