[llvm-bugs] [Bug 47991] Assertion in Sparse conditional constant propagation
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 3 05:03:46 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=47991
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |d68bed0fa94e
--- Comment #1 from Florian Hahn <florian_hahn at apple.com> ---
Thanks for the report! Looks like an inconsistency with how vectors with all
same constant ranges are bitcasted. Should be fixed with
https://reviews.llvm.org/rGd68bed0fa94e
--
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/20201103/fb903656/attachment.html>
More information about the llvm-bugs
mailing list