[PATCH] D89754: [AMDGPU] Avoid inserting noops during scheduling

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 17:12:36 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGebdcef20ce29: [AMDGPU] Avoid inserting noops during scheduling (authored by kerbowa).

Changed prior to commit:
  https://reviews.llvm.org/D89754?vs=299226&id=299522#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89754

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.i128.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.div.fmas.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.update.dpp.ll
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_pixelshader.ll
  llvm/test/CodeGen/AMDGPU/global-saddr-atomics.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll
  llvm/test/CodeGen/AMDGPU/memory_clause.ll
  llvm/test/CodeGen/AMDGPU/nop-fold.mir
  llvm/test/CodeGen/AMDGPU/power-sched-no-instr-sunit.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89754.299522.patch
Type: text/x-patch
Size: 35953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/06e83f0c/attachment.bin>


More information about the llvm-commits mailing list