[llvm-bugs] [Bug 49524] [llvm-mca][in-order processors] Missing RCU checks, and issues with how OoO instructions are tracked.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 24 09:09:56 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49524

Andrea Di Biagio <andrea.dibiagio at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Andrea Di Biagio <andrea.dibiagio at gmail.com> ---
There was no need for the RCU in the first place, so Andrew has removed it.

Committed 292da93d59a3: [MCA] Disable RCU for InOrderIssueStage
(was https://reviews.llvm.org/D98628).

-- 
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/20210324/b7ae4fa4/attachment-0001.html>


More information about the llvm-bugs mailing list