[PATCH] D87551: [LICM] Make Loop ICM profile aware again

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 17:25:56 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87551

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/Inputs/no-hoist-prof.prof
  llvm/test/Transforms/LICM/no-hoist-prof.ll
  llvm/test/Transforms/LICM/sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87551.292064.patch
Type: text/x-patch
Size: 17772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/7a221e92/attachment-0001.bin>


More information about the llvm-commits mailing list