[PATCH] D64557: Add llvm.loop.licm.disable metadata

Tim Corringham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 06:45:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368296: Add llvm.licm.disable metadata (authored by timcorringham, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64557

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
  llvm/trunk/test/Transforms/LICM/pragma-licm-disable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64557.214140.patch
Type: text/x-patch
Size: 5112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/d494756d/attachment.bin>


More information about the llvm-commits mailing list