[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:14:39 PDT 2020


hnrklssn added a comment.

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. :)


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