[llvm-bugs] [Bug 46532] LegalizeIntegerTypes.cpp:1438: bool llvm::DAGTypeLegalizer::PromoteIntegerOperand(llvm::SDNode *, unsigned int): Assertion `Res.getValueType() == N->getValueType(0) && N->getNumValues() == (IsStrictFp ? 2 : 1) && "Invalid operand expansion"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 1 11:52:04 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46532
Craig Topper <craig.topper at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Fixed By Commit(s)| |361853c96f46848d2ad0739dfa7
| |613e62e7fb530
Resolution|--- |FIXED
--- Comment #1 from Craig Topper <craig.topper at gmail.com> ---
Should be fixed by 361853c96f46848d2ad0739dfa7613e62e7fb530
--
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/20200701/3206dc11/attachment.html>
More information about the llvm-bugs
mailing list