[llvm-bugs] [Bug 18829] Use still stuck around after Def is destroyed assertion with alias bitcast functions
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 21 11:16:16 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=18829
Matt Arsenault <Matthew.Arsenault at amd.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #1 from Matt Arsenault <Matthew.Arsenault at amd.com> ---
The IR upgraded for trunk now produces an error:
error: redefinition of global '@alias_bitcast_v2f32_to_i64'
The 2 aliases have the same name, which maybe have been the issue.
--
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/20170621/de387301/attachment-0001.html>
More information about the llvm-bugs
mailing list