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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 09:31:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335988: [AMDGPU] Enable LICM in the BE pipeline (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48604?vs=153351&id=153509#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48604

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48604.153509.patch
Type: text/x-patch
Size: 17044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/7fe2bf5b/attachment.bin>


More information about the llvm-commits mailing list