[PATCH] D76371: [AMDGPU] Enable divergence driven ISel for ADD/SUB i64

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 07:33:29 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e34e71869ab:  [AMDGPU] Enable divergence driven ISel for ADD/SUB i64 (authored by alex-t).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76371

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/test/CodeGen/AMDGPU/bypass-div.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: D76371.251637.patch
Type: text/x-patch
Size: 19493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/7d070dce/attachment.bin>


More information about the llvm-commits mailing list