[PATCH] D65467: AMDGPU: Remove v0 workaround for DS_GWS_* instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 12:01:39 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, b-sumner.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
arsenm added a parent revision: D65466: CodeGen: Allow virtual registers in bundles.

Any register should work for the src field since r366067, since the
used value is not pulled from the expected encoding field.


https://reviews.llvm.org/D65467

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65467.212403.patch
Type: text/x-patch
Size: 9480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/b0b93b14/attachment.bin>


More information about the llvm-commits mailing list