[PATCH] D65060: [LICM] Make Loop ICM profile aware

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 23:06:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368526: [LICM] Make Loop ICM profile aware (authored by wenlei, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65060?vs=211601&id=214550#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65060

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/test/Other/opt-O2-pipeline.ll
  llvm/trunk/test/Other/opt-O3-pipeline.ll
  llvm/trunk/test/Other/opt-Os-pipeline.ll
  llvm/trunk/test/Other/pass-pipelines.ll
  llvm/trunk/test/Transforms/LICM/sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65060.214550.patch
Type: text/x-patch
Size: 21808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190811/88719fc8/attachment.bin>


More information about the llvm-commits mailing list