[PATCH] D107281: [SimpifyCFG] Speculate a store preceded by a local non-escaping load

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 02:40:19 PDT 2021


lebedev.ri added a comment.

Please add a negative test that you believe showcases the problem the `PointerMayBeCaptured()` is solving.


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

https://reviews.llvm.org/D107281



More information about the llvm-commits mailing list