[PATCH] D73073: AMDGPU: Add option to expand 64-bit integer division in IR

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 13:46:06 PST 2020


arsenm updated this revision to Diff 243986.
arsenm added a comment.

Rebase and fix special cases


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73073/new/

https://reviews.llvm.org/D73073

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/CodeGen/AMDGPU/udiv64.ll
  llvm/test/CodeGen/AMDGPU/urem64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73073.243986.patch
Type: text/x-patch
Size: 64181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/dd88c4ef/attachment-0001.bin>


More information about the llvm-commits mailing list