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

Matt Davis <matthew.da...@sony.com> changed:

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

--- Comment #2 from Matt Davis <matthew.da...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to