[PATCH] D78003: [AMDGPU] Fix llvm.amdgcn.div.scale lowering

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 23:25:42 PDT 2020


kerbowa created this revision.
kerbowa added reviewers: foad, arsenm.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Update lowering to match the comment in IntrinsicsAMDGPU.td and
GlobalISel FDIV lowering. Also see https://reviews.llvm.org/D77547


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78003

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.div.scale.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.div.scale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78003.256927.patch
Type: text/x-patch
Size: 40799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/37ad4bd6/attachment.bin>


More information about the llvm-commits mailing list