[PATCH] D90334: [AMDGPU] Fix inserting combined s_nop in bundles

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 12:23:50 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90334

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/test/CodeGen/AMDGPU/hazard-in-bundle.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90334.301383.patch
Type: text/x-patch
Size: 4032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/6e792e33/attachment.bin>


More information about the llvm-commits mailing list