[PATCH] D84779: [AMDGPU] Add amdgpu specific loop threshold metadata

Tim Corringham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 06:58:07 PDT 2020


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

Changed the metadata from amdgpu.loop.unroll.threshold to llvm.loop.unroll.threshold

Also added a description of this metadata to LangRef.rst


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84779

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/test/Transforms/LoopUnroll/AMDGPU/unroll-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84779.287377.patch
Type: text/x-patch
Size: 6493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/06eb274f/attachment.bin>


More information about the llvm-commits mailing list