[llvm-bugs] [Bug 52504] Assertion `(!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) && "Cannot use this version of ReplaceAllUsesWith!"
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 15 08:20:20 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=52504
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |5be64d416481 6efe64cf9f11
| |3d01507c2dec
Resolution|--- |FIXED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
The original commit was reverted:
https://reviews.llvm.org/rG5be64d416481
I added a minimized crasher test based on the example here and a fixed version
of the patch with:
https://reviews.llvm.org/rG6efe64cf9f11
https://reviews.llvm.org/rG3d01507c2dec
--
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/20211115/897154bc/attachment.html>
More information about the llvm-bugs
mailing list