[llvm-bugs] [Bug 22965] [x86] Less optimized multi-byte nop instructions are generated
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 29 14:05:42 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=22965
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |323693
Status|REOPENED |RESOLVED
--- Comment #6 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Fixed in rL323693 - btver2/znver1 use 15-byte NOPs, bdver* use 11-byte NOPs,
slm use 7-byte NOPs and the remaining default to 10-byte NOPs.
--
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/20180129/69da1dfb/attachment.html>
More information about the llvm-bugs
mailing list