[PATCH] D68006: DSE miscompile when store is clobbered across loop iterations

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 16:48:22 PST 2020


efriedma added a comment.

This makes sense.  Please add at least one testcase where PHI translation looks through a PHI node and makes the transform successful.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68006/new/

https://reviews.llvm.org/D68006





More information about the llvm-commits mailing list