[PATCH] D44282: [PR16756] JumpThreading: explicitly update SSA rather than use SSAUpdater.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 12:25:10 PDT 2018


davide added a comment.

I have no other comments on this, which looks fine. I'd add some unittest(s), as we have in the SSAUpdater and I think we should be good to do.
@dberlin what do you think?


Repository:
  rL LLVM

https://reviews.llvm.org/D44282





More information about the llvm-commits mailing list