[PATCH] D126025: AMDGPU: allow reordering of functions in AMDGPUResourceUsageAnalysis
Jacob Weightman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 13:37:58 PDT 2022
jweightman updated this revision to Diff 431778.
jweightman added a comment.
I saw that the test was failing on the automatic build, so it looks like the register counts may have changed recently. The register counts depend on the architecture for this test case, and I've updated the checks in the test to match.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126025/new/
https://reviews.llvm.org/D126025
Files:
llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
llvm/test/CodeGen/AMDGPU/hsa-metadata-resource-usage-function-ordering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126025.431778.patch
Type: text/x-patch
Size: 5995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/81a73477/attachment.bin>
More information about the llvm-commits
mailing list