[PATCH] D76799: [mlir][vulkan-runner] Add test to time a large vector add
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 16:16:57 PDT 2020
antiagainst added a comment.
In D76799#1942274 <https://reviews.llvm.org/D76799#1942274>, @denis13 wrote:
> LGTM! Thanks!
> I'm currently have access only to "mobile" gpu "GeForce GTX 1050 Mobile":
> Compute shader execution time: 15.360us
> Command buffer submit time: 7us
> Wait idle time: 155us
Ah, nice to have another data point! :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76799/new/
https://reviews.llvm.org/D76799
More information about the llvm-commits
mailing list