[llvm-bugs] [Bug 36663] [llvm-mca] Make the pipeline configurable.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 29 13:22:10 PDT 2018


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

Matt Davis <matthew.davis at sony.com> changed:

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

--- Comment #2 from Matt Davis <matthew.davis at sony.com> ---
Marking this bug as complete/Resolved:

All of the work leading up to the library change was an effort to lessen the
coupling and produce a more modular llvm-mca design that can be used for custom
pipeline exploration.

Library patch:
https://reviews.llvm.org/rL340755

Error propagation patch:
https://reviews.llvm.org/rL339594

Add Hardware Unit and Context classes:
https://reviews.llvm.org/rL336456

Add a sequential container of stages:
https://reviews.llvm.org/rL335361

Add the Stage class:
https://reviews.llvm.org/rL332390

-- 
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/20180829/25052701/attachment.html>


More information about the llvm-bugs mailing list