[PATCH] D86975: [IRSim][IROutliner] Adding the extraction basics for the IROutliner.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 11:48:55 PDT 2020


AndrewLitteken added a comment.

In D86975#2260463 <https://reviews.llvm.org/D86975#2260463>, @samparker wrote:

> Hi Andrew,
>
> This stuff looks really interesting! I've seen a whole bunch of review links on the list, but I'm particularly interested in seeing how you're doing your cost modelling, so where can I find that?

I just didn't have the cost modeling up yet, you can find it here: https://reviews.llvm.org/D87299 <https://reviews.llvm.org/D87299>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86975/new/

https://reviews.llvm.org/D86975



More information about the llvm-commits mailing list