[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
Tue Sep 22 23:09:48 PDT 2020


masakiarai added a comment.

I'm sorry for the long suspension due to various changes in my working environment(my job description, email address, etc).
I implemented this as a new optimization pass, so I will upload it.
I'm thinking of getting a new Phabricator review number and linking it from this comment section.
Is this a reasonable procedure?


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

https://reviews.llvm.org/D57953



More information about the llvm-commits mailing list