[PATCH] D47893: Add a PhiValuesAnalysis pass to calculate the underlying values of phis

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 10:03:50 PDT 2018


john.brawn planned changes to this revision.
john.brawn added a comment.

This analysis (when enabled by https://reviews.llvm.org/D44564) is causing a bunch of assertion failures/segfaults in spec2000, so it looks like there's still more work for me to do here before this is ready.


Repository:
  rL LLVM

https://reviews.llvm.org/D47893





More information about the llvm-commits mailing list