[PATCH] D79097: [GVN] Improve analysis for missed optimization remark

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 11:21:10 PDT 2020


anemet added a comment.

In D79097#2218567 <https://reviews.llvm.org/D79097#2218567>, @hnrklssn wrote:

> In D79097#2218463 <https://reviews.llvm.org/D79097#2218463>, @anemet wrote:
>
>> @hnrklssn hi, are you panning to get back to this at some point?
>
> Yes, sorry about the delay!
> Currently finishing the last bits of the thesis that this work is part of has taken priority, which doesn't leave too much time since I'm now also working full time.
> After that's done though I intend to come back and do the cleanup necessary to upstream as much of the work as possible. It's all related to improving optimisation remarks in one way or another. :)

Oh cool, are you planning to publish/publicize this work once it's done?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79097



More information about the llvm-commits mailing list