[PATCH] D48586: [AMDGPU] Early expansion of 32 bit udiv/urem

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 14:42:09 PDT 2018


rampitec updated this revision to Diff 152965.
rampitec marked an inline comment as done.
rampitec added a comment.

Changed hi/lo split method as suggested.


https://reviews.llvm.org/D48586

Files:
  lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
  test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
  test/CodeGen/AMDGPU/dagcombine-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48586.152965.patch
Type: text/x-patch
Size: 173182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/9583204b/attachment-0001.bin>


More information about the llvm-commits mailing list