[PATCH] D104730: [MCA] [AMDGPU] Adding CustomBehaviour implementation for AMDGPU.

Patrick Holland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 12:57:57 PDT 2021


holland11 updated this revision to Diff 354336.
holland11 added a comment.

Updated the previous AMDGPU mca tests and added a new one that highlights the new RetireOOO flag being set globally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104730

Files:
  llvm/lib/Target/AMDGPU/SISchedule.td
  llvm/test/tools/llvm-mca/AMDGPU/gfx10-double.s
  llvm/test/tools/llvm-mca/AMDGPU/gfx9-retireooo.s
  llvm/tools/llvm-mca/lib/AMDGPU/AMDGPUCustomBehaviour.cpp
  llvm/tools/llvm-mca/lib/AMDGPU/AMDGPUCustomBehaviour.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104730.354336.patch
Type: text/x-patch
Size: 53606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/5cfbaa14/attachment.bin>


More information about the llvm-commits mailing list