[PATCH] D102711: [GlobalOpt] Handle null check with global pointer variables
Shimin Cui via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 20:34:13 PDT 2021
scui added a comment.
Herald added a subscriber: ormris.
In D102711#2785937 <https://reviews.llvm.org/D102711#2785937>, @efriedma wrote:
> I'd like to see a little more test coverage, given all the different cases where the behavior of the transform changed.
Thanks for the suggestion. I'll come back to add some test cases when I get time later.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102711/new/
https://reviews.llvm.org/D102711
More information about the llvm-commits
mailing list