[PATCH] D28631: AMDGPU: Remove modifiers from v_div_scale_*

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 17:26:29 PST 2017


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

They seem to produce nonsense results when used.

      

This should be applied to the release branch.


https://reviews.llvm.org/D28631

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/VOP3Instructions.td
  test/CodeGen/AMDGPU/inserted-wait-states.mir
  test/CodeGen/AMDGPU/llvm.amdgcn.div.scale.ll
  test/MC/AMDGPU/vop3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28631.84201.patch
Type: text/x-patch
Size: 5875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/5080c584/attachment.bin>


More information about the llvm-commits mailing list