[PATCH] D48604: [AMDGPU] Enable LICM in the BE pipeline

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 10:43:34 PDT 2018


rampitec updated this revision to Diff 153351.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Moved LICM post SROA.


https://reviews.llvm.org/D48604

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/amdpal_scratch_mergedshader.ll
  test/CodeGen/AMDGPU/collapse-endcf.ll
  test/CodeGen/AMDGPU/i1-copy-from-loop.ll
  test/CodeGen/AMDGPU/idiv-licm.ll
  test/CodeGen/AMDGPU/infinite-loop.ll
  test/CodeGen/AMDGPU/multilevel-break.ll
  test/CodeGen/AMDGPU/si-annotate-cf.ll
  test/CodeGen/AMDGPU/smrd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48604.153351.patch
Type: text/x-patch
Size: 16726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/2d6bb022/attachment.bin>


More information about the llvm-commits mailing list