[PATCH] D50426: [NFC][MustExecute] Rework API to start making better analysis

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 04:37:23 PDT 2018


mkazantsev updated this revision to Diff 160327.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Addressed some of the comments, to others I have conter-arguments to not follow this way.


https://reviews.llvm.org/D50426

Files:
  include/llvm/Analysis/MustExecute.h
  lib/Analysis/MustExecute.cpp
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  lib/Transforms/Scalar/LoopUnswitch.cpp
  lib/Transforms/Utils/LoopUnrollAndJam.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50426.160327.patch
Type: text/x-patch
Size: 12282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/fd46bd3a/attachment.bin>


More information about the llvm-commits mailing list