[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
Fri Apr 20 10:23:16 PDT 2018


dberlin added a comment.

Okay. There is definitely at least 1 cause of value numbers changing after
the main loop completes that is not phi-of-ops related
(it's SCC related)


Repository:
  rL LLVM

https://reviews.llvm.org/D42179





More information about the llvm-commits mailing list