[PATCH] D15425: AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 12:59:09 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255672: AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF… (authored by tstellar).

Changed prior to commit:
  http://reviews.llvm.org/D15425?vs=42625&id=42896#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15425

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/salu-to-valu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15425.42896.patch
Type: text/x-patch
Size: 16522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/2e9f9299/attachment.bin>


More information about the llvm-commits mailing list