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

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 03:42:09 PDT 2021


chill updated this revision to Diff 364029.
chill edited the summary of this revision.
chill added a comment.

Updated description and comments.


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

https://reviews.llvm.org/D107281

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/speculate-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107281.364029.patch
Type: text/x-patch
Size: 8191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/8c2302c6/attachment.bin>


More information about the llvm-commits mailing list