[PATCH] D149365: [SimplifyCFG] Improve the way hoisting skips over non-matching instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 13:06:50 PDT 2023


foad updated this revision to Diff 517688.
foad added a comment.

Forbid hoisting allocas past stacksave/stackrestore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149365

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/convergent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149365.517688.patch
Type: text/x-patch
Size: 5644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/13783b30/attachment.bin>


More information about the llvm-commits mailing list