[PATCH] D147146: [InstCombine] Should postpone zero check folding if the compare argument is a call

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 09:56:32 PDT 2023


alex-t added a comment.

@nikic, thanks a lot, I have cherry-picked that commits, which helps.
I suspected we were "lucky" enough to hit the middle of an actively developed feature.


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

https://reviews.llvm.org/D147146



More information about the llvm-commits mailing list