[llvm-bugs] [Bug 36890] [X86] WriteRMW should require a AGU port for the store on Intel CPUs
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Oct 20 09:06:15 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36890
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |329415
Resolution|--- |FIXED
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Craig fixed this in rL329415 for the Sandy Bridge/Broadwell/Haswell/Skylake
models
We confirmed in D52740/rL343670 that Atom/SLM is setup correctly and doesn't
need an extra port cycle to recompute the address.
--
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/20181020/36a99019/attachment.html>
More information about the llvm-bugs
mailing list