[llvm-bugs] [Bug 33671] PowerPC64: Invalid stxv emitted - not a multiple of 16
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 14 19:46:04 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33671
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #3 from Hal Finkel <hfinkel at anl.gov> ---
(In reply to Nemanja Ivanovic from comment #2)
> When we exploited these instructions, we missed the fact that this is
> implemented to take a byte offset and encode a quadword offset. The proposed
> fix is at:
> https://reviews.llvm.org/D35007
Should be fixed as of r307934.
--
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/20170815/b5562b74/attachment.html>
More information about the llvm-bugs
mailing list