[PATCH] D48569: [AMDGPU] Convert rcp to rcp_iflag

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 08:38:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335742: [AMDGPU] Convert rcp to rcp_iflag (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48569?vs=152891&id=153098#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48569

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/trunk/test/CodeGen/AMDGPU/rcp_iflag.ll
  llvm/trunk/test/CodeGen/AMDGPU/sdiv.ll
  llvm/trunk/test/CodeGen/AMDGPU/sdivrem24.ll
  llvm/trunk/test/CodeGen/AMDGPU/udiv.ll
  llvm/trunk/test/CodeGen/AMDGPU/udivrem24.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48569.153098.patch
Type: text/x-patch
Size: 13001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/75a1944e/attachment-0001.bin>


More information about the llvm-commits mailing list