[PATCH] D18072: Skeleton for the IR level pass to perform 64bit Integer Division

Uthkarsh Satish via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 15:50:01 PST 2016


Uthkarsh updated this revision to Diff 50496.
Uthkarsh added a comment.

Have modified most of the requested changes.


http://reviews.llvm.org/D18072

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPU64bitDivision.h
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUIntegerDivisionPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18072.50496.patch
Type: text/x-patch
Size: 16816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/b22c7f36/attachment.bin>


More information about the llvm-commits mailing list