[all-commits] [llvm/llvm-project] 92577e: [mlir][vulkan-runner] Minor fix in timestamp flag ...

Thomas via All-commits all-commits at lists.llvm.org
Tue May 19 18:59:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 92577e6a0f7380f91387c04106b8aed0fe40cc8b
      https://github.com/llvm/llvm-project/commit/92577e6a0f7380f91387c04106b8aed0fe40cc8b
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M mlir/tools/mlir-vulkan-runner/VulkanRuntime.cpp

  Log Message:
  -----------
  [mlir][vulkan-runner] Minor fix in timestamp flag for vulkan runner.

The first timestamp query should use VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT.

Differential Revision: https://reviews.llvm.org/D80183




More information about the All-commits mailing list