[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 09:50:14 PDT 2018


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

- Added IR test
- Switched to Builder.CreateIntrinsic()


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.152906.patch
Type: text/x-patch
Size: 175831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/770d0c97/attachment-0001.bin>


More information about the llvm-commits mailing list