[PATCH] D146629: [SimplifyCFG][LICM] Preserve nonnull, range and align metadata when speculating

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 09:20:42 PDT 2023


nikic planned changes to this revision.
nikic added a comment.

@jdoerfert Yeah, there is a pending patch that fixes this for `!range` here: https://reviews.llvm.org/D142687 We'll need similar changes for nonnull/align as well.

I'll take this off the review queue until those changes have all landed.


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

https://reviews.llvm.org/D146629



More information about the llvm-commits mailing list