[PATCH] D94180: [SimplifyCFG] Optimize CFG when null is passed to a function with nonnull argument.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 09:26:00 PST 2021


jdoerfert added a comment.

I think I was and am confused. `V == C` is null at the location the new code is inserted, correct? Is `V` also equal to `I`? As I said, I'm confused.


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

https://reviews.llvm.org/D94180



More information about the llvm-commits mailing list