[PATCH] D45150: Less conservative LoopSafetyInfo for headers

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 09:24:15 PDT 2018


Prazek updated this revision to Diff 141171.
Prazek added a comment.

- Removed cache because of safety concerns


Repository:
  rL LLVM

https://reviews.llvm.org/D45150

Files:
  llvm/include/llvm/Analysis/MustExecute.h
  llvm/lib/Analysis/MustExecute.cpp
  llvm/test/Transforms/LICM/hoist-invariant-load.ll
  llvm/test/Transforms/LICM/preheader-safe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45150.141171.patch
Type: text/x-patch
Size: 7616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/ec625c95/attachment-0001.bin>


More information about the llvm-commits mailing list