[PATCH] D51218: [GVN] Invalidate cached info for values replaced by equality propagation

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 11:40:15 PDT 2018


efriedma added a reviewer: nlopes.
efriedma added a comment.

The testcase is a bit suspect; see https://bugs.llvm.org/show_bug.cgi?id=35229, I guess.  Could probably use a better comment, at least.


Repository:
  rL LLVM

https://reviews.llvm.org/D51218





More information about the llvm-commits mailing list