[llvm-bugs] [Bug 49215] Regression (12.0) Assertion `ValTy->isFPOrFPVectorTy() && "Expected float point or integer vector type."' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Feb 20 05:34:11 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49215
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Blocks| |48902
Resolution|FIXED |---
Fixed By Commit(s)| |5b250a27ec78
--- Comment #7 from Sanjay Patel <spatel+llvm at rotateright.com> ---
(In reply to Simon Pilgrim from comment #6)
> @spatel The subject says this is a 12.0 regression - what would be the
> cherry pick list to get this into the 12.x branch?
Ah - it's just this one:
https://reviews.llvm.org/rG5b250a27ec78
(The verifier improvement I was working on is independent, and I haven't pushed
it yet.)
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=48902
[Bug 48902] [meta] 12.0.0 Release Blockers
--
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/20210220/192ac03d/attachment.html>
More information about the llvm-bugs
mailing list