[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
Thu Aug 5 07:54:58 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf171149e0d54: [SimpifyCFG] Speculate a store preceded by a local non-escaping load (authored by chill).

Repository:
  rG LLVM Github Monorepo

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.364472.patch
Type: text/x-patch
Size: 8191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/5dc11d03/attachment.bin>


More information about the llvm-commits mailing list