[llvm-bugs] [Bug 31180] wrong code with "opt -gvn-hoist -load-combine"
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 21 08:42:06 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=31180
Davide Italiano <davide at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |davide at freebsd.org
--- Comment #3 from Davide Italiano <davide at freebsd.org> ---
[davide at localhost bin]$ ./opt blah.bc | ./lli
[davide at localhost bin]$ ./opt -gvn-hoist -load-combine blah.bc | ./lli
Michael fixed this in loadcombine a while ago.
--
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/20170421/f5a136a3/attachment.html>
More information about the llvm-bugs
mailing list