[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
Fri Sep 25 05:01:47 PDT 2020
masakiarai added a comment.
Thank you very much for your advice.
Since the files to be added and modified in the new version are
significantly different, I got the following new Differential Revision.
[ControlDependentDCE] Add Control Dependent DCE pass
https://reviews.llvm.org/D88293
If there are no problems, I will close this Differential Revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57953/new/
https://reviews.llvm.org/D57953
More information about the llvm-commits
mailing list