[PATCH] D72382: [ArgPromotion] Extend search for SafeToUnconditionallyLoad indices to the blocks that must be executed upon entry into the function.

Mikhail Gudim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 11:58:54 PST 2020


mgudim updated this revision to Diff 238560.
mgudim retitled this revision from "[ArgPromotion] Extend search for SafeToUnconditionallyLoad indices to all post-dominators of the entry block.  " to "[ArgPromotion] Extend search for SafeToUnconditionallyLoad indices to the blocks that must be executed upon entry into the function.".
mgudim edited the summary of this revision.

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

https://reviews.llvm.org/D72382

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/control-flow3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72382.238560.patch
Type: text/x-patch
Size: 4423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/ebd5bd31/attachment.bin>


More information about the llvm-commits mailing list