[PATCH] D84220: [IPSCCP] Fix a bug that the "returned" attribute is not cleared when function is optimized to return undef

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 11:58:53 PDT 2020


congzhe added a comment.

In D84220#2250298 <https://reviews.llvm.org/D84220#2250298>, @fhahn wrote:

> In D84220#2250221 <https://reviews.llvm.org/D84220#2250221>, @congzhe wrote:
>
>> rebased and clang format-ed the code, ready to merge
>
> great, thanks! As mentioned earlier, please let us know here if you need someone to commit this change on your behalf, with the name/email you'd like the author field set to.

Thanks a lot! I asked Danilo to commit the patch for me and I already let him know the info, I think I'm all set. 
Thanks again!


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

https://reviews.llvm.org/D84220



More information about the llvm-commits mailing list