[PATCH] D87850: [ConstantFold] Fold the comparison of bitcasted global values

Shimin Cui via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 16:12:36 PDT 2020


scui added a comment.

In D87850#2322762 <https://reviews.llvm.org/D87850#2322762>, @efriedma wrote:

> LGTM
>
> Do you have commit access?  If not, I can commit it for you; what should I put in the git "Author" line?

Thanks. I don't have commit access. The author line should be --author="Shimin Cui <scui at ca.ibm.com>".


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

https://reviews.llvm.org/D87850



More information about the llvm-commits mailing list