[PATCH] D137542: [AMDGPU] Use aperture registers instead of S_GETREG
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 08:11:07 PST 2022
arsenm added a comment.
In D137542#3927137 <https://reviews.llvm.org/D137542#3927137>, @Pierre-vh wrote:
> In D137542#3920654 <https://reviews.llvm.org/D137542#3920654>, @arsenm wrote:
>
>> How have you tested this? OpenCL conformance flat tests with -O0 and -O2 should be good enough
>
> I used https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/tree/develop/tests/ocltst, do you mean I should use https://github.com/KhronosGroup/OpenCL-CTS?
> Which test should I run? All of them? I don't see a "flat" category
https://github.com/KhronosGroup/OpenCL-CTS/tree/main/test_conformance/generic_address_space
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137542/new/
https://reviews.llvm.org/D137542
More information about the llvm-commits
mailing list