[PATCH] D148129: [GVN] Adjust metadata for coerced load CSE

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 01:30:13 PDT 2023


StephenFan added a comment.

Is the behavior of violating !dereferencable or !dereferencable_or_null also IUB? If so, these metadata can also be retained.


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

https://reviews.llvm.org/D148129



More information about the llvm-commits mailing list