[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
Wed Mar 14 16:22:37 PDT 2018


fhahn added a comment.

This approach is definitely wrong. I think I know where we miss the precise dependency in that case and will submit a different patch for it


Repository:
  rL LLVM

https://reviews.llvm.org/D42179





More information about the llvm-commits mailing list