[PATCH] D16450: AMDGPU: Rename some r600 intrinsics to use correct TargetPrefix

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 23:04:24 PST 2016


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

These ones aren't directly emitted by mesa and inserted by a pass.

http://reviews.llvm.org/D16450

Files:
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/R600Intrinsics.td
  lib/Target/AMDGPU/R600TextureIntrinsicsReplacer.cpp
  test/CodeGen/AMDGPU/tex-clause-antidep.ll
  test/CodeGen/AMDGPU/texture-input-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16450.45652.patch
Type: text/x-patch
Size: 9716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/7bcdb689/attachment.bin>


More information about the llvm-commits mailing list