[PATCH] D21592: AMDGPU: Add stub custom CodeGenPrepare pass

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 19:09:26 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.

This will do various things including ones
CodeGenPrepare does, but with knowledge of uniform
values.

http://reviews.llvm.org/D21592

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  test/CodeGen/AMDGPU/amdgpu-codegenprepare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21592.61489.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/82cfe5ff/attachment.bin>


More information about the llvm-commits mailing list