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

Tim Corringham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 07:06:57 PDT 2019


timcorringham updated this revision to Diff 209213.
timcorringham added a comment.

Update LangRef doc

Added the new metadata to LangRef.rst

Updating D64557 <https://reviews.llvm.org/D64557>: Add llvm.loop.licm.disable metadata


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64557

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64557.209213.patch
Type: text/x-patch
Size: 4722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/5d652ced/attachment.bin>


More information about the llvm-commits mailing list