[PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 13:23:21 PST 2016


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

Also move into backend intrinsics to discourage use of the old name.


http://reviews.llvm.org/D16556

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/llvm.AMDGPU.rsq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16556.45907.patch
Type: text/x-patch
Size: 5546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160125/ce51ea71/attachment.bin>


More information about the llvm-commits mailing list