[PATCH] D42179: [NewGVN] Re-evaluate phi of ops after moving an instr to new class

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 10:11:04 PDT 2018


fhahn abandoned this revision.
fhahn added a comment.

Thanks for all the feedback. Abandoning this change now. https://reviews.llvm.org/rL330334 covers one case where we were missing dependencies. There is at least one other case remaining I think and I will try to post a patch for that soonish.


Repository:
  rL LLVM

https://reviews.llvm.org/D42179





More information about the llvm-commits mailing list