[PATCH] D133067: [AMDGPU] W/a hazard if 64 bit shift amount is a highest allocated VGPR

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 09:55:29 PDT 2022


rampitec updated this revision to Diff 458488.
rampitec marked an inline comment as done.
rampitec added a comment.

Fixed work inside a bundle.


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

https://reviews.llvm.org/D133067

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/test/CodeGen/AMDGPU/hazard-shift64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133067.458488.patch
Type: text/x-patch
Size: 17178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/de195266/attachment.bin>


More information about the llvm-commits mailing list