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

Henrik G Olsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 11:56:57 PDT 2020


hnrklssn added a comment.

In D79097#2218587 <https://reviews.llvm.org/D79097#2218587>, @anemet wrote:

> 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?

Yup, it will be published in LUP Student Papers afaict! I can send you a rough draft if you're interested. Most of the final content is in place already, but it's a bit rough around the edges.


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