[PATCH] D42179: [NewGVN] Re-evaluate phi of ops after moving an instr to new class
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 08:03:59 PST 2018
dberlin added a comment.
At a glance, i don't believe this is correct.
The ClassChanged part above should have already done this.
If not, can you detail me how it is happening?
Repository:
rL LLVM
https://reviews.llvm.org/D42179
More information about the llvm-commits
mailing list