[PATCH] D44957: [PeepholeOptimizer] Fix infinite recusion in CopyRewriter.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 14:38:14 PDT 2018


efriedma abandoned this revision.
efriedma added a comment.

Nevermind, we actually don't need this, I think.  (I only managed to reproduce the issue on the 6.0 branch; I think the underlying problem might have been fixed in https://reviews.llvm.org/D40763 .)


Repository:
  rL LLVM

https://reviews.llvm.org/D44957





More information about the llvm-commits mailing list