[PATCH] D133426: [LICM][LSR] Address a couple of special cases involving NULL.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 08:09:45 PDT 2022


stefanp added a comment.

In D133426#3774603 <https://reviews.llvm.org/D133426#3774603>, @nikic wrote:

> Please add some tests for the new conditions.

Yes. Good point. I will try to get a small test for each condition that was changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133426



More information about the llvm-commits mailing list