[PATCH] D76799: [mlir][vulkan-runner] Add test to time a large vector add

Denis Khalikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 15:11:27 PDT 2020


denis13 accepted this revision.
denis13 added a comment.
This revision is now accepted and ready to land.

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


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