[PATCH] D46992: [AMDGPU] Add perf hints to functions

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 10:29:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333289: [AMDGPU] Add perf hints to functions (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46992?vs=148624&id=148626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46992

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUMachineFunction.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h
  llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
  llvm/trunk/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
  llvm/trunk/test/CodeGen/AMDGPU/perfhint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46992.148626.patch
Type: text/x-patch
Size: 29893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/78dd0dd7/attachment.bin>


More information about the llvm-commits mailing list