[PATCH] D57953: [Jump Threading] Convert conditional branches into unconditional branches using GVN results

Masaki Arai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 00:32:51 PST 2019


masakiarai added a comment.

Thank you very much for your quick and detailed review.

I'm sorry that I incorrectly uploaded halfway differences.
The correct patch file, which includes 2 bug fixes, reflects some of your comments, but it does not reflect everything.
So, I reply to your comments before uploading it.

About test-suite, I run them using 'test-suite/cmake/caches/*'.


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

https://reviews.llvm.org/D57953





More information about the llvm-commits mailing list