[PATCH] D65186: [MustExec] Add a generic "must-be-executed-context" explorer

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 21:03:19 PDT 2019


jdoerfert updated this revision to Diff 211408.
jdoerfert added a comment.

Use in ArgumentPromoton (fixed bug), add test, remove unused methods


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65186

Files:
  llvm/include/llvm/Analysis/MustExecute.h
  llvm/lib/Analysis/MustExecute.cpp
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/executed_in_entry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65186.211408.patch
Type: text/x-patch
Size: 19715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/0edf6a0f/attachment.bin>


More information about the llvm-commits mailing list