[PATCH] D44053: Remove the LoopInstSimplify pass (-loop-instsimplify)
Michael Zolotukhin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 13:11:01 PDT 2018
mzolotukhin accepted this revision.
mzolotukhin added a comment.
This revision is now accepted and ready to land.
FWIW, I agree with what Philip said on the llvm-dev thread. That pass aligns with the overall design we'd like to get to, but we are not there yet. This pass is simple enough to recover whenever someone decides to work on it.
Thanks,
Michael
https://reviews.llvm.org/D44053
More information about the llvm-commits
mailing list