[llvm-bugs] [Bug 42484] [InstCombine] commonShiftTransforms - ASSERT: isa<X>(Val) && "cast<Ty>() argument of incompatible type!"
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 2 05:55:41 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42484
Roman Lebedev <lebedev.ri at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |364915
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Roman Lebedev <lebedev.ri at gmail.com> ---
Thanks for the reduction!
Funnily, that cast bothered me too, but i kinda forgot about m_Instruction()
matcher.
r364915
--
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/20190702/1fa51f2a/attachment.html>
More information about the llvm-bugs
mailing list