[llvm-bugs] [Bug 40491] Passing float2 as varargs broken (regression)
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 29 12:51:06 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40491
Matt Arsenault <Matthew.Arsenault at amd.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #15 from Matt Arsenault <Matthew.Arsenault at amd.com> ---
r352539 reverts the promotion change, and r352540 fixes the warning to check
the length modifier for vectors.
--
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/20190129/6871d68e/attachment.html>
More information about the llvm-bugs
mailing list