[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
Thu Dec 26 03:09:57 PST 2019
masakiarai added a comment.
I'm sorry to stagnate this for a very long time.
According to the reviewer's comments, I am preparing this as a new optimization pass as 'Control Dependent DCE'.
With enhancements and additional test programs, I will submit a new review request.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57953/new/
https://reviews.llvm.org/D57953
More information about the llvm-commits
mailing list