[all-commits] [llvm/llvm-project] 483756: [MLIR][SPIRV] Extend automation script to generate...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Tue Jun 23 08:43:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4837562de4df60063a6933956185e172571ccebe
      https://github.com/llvm/llvm-project/commit/4837562de4df60063a6933956185e172571ccebe
  Author: ergawy <kareem.ergawy at gmail.com>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M mlir/utils/spirv/gen_spirv_dialect.py
    A mlir/utils/spirv/report_coverage.sh

  Log Message:
  -----------
  [MLIR][SPIRV] Extend automation script to generate coverage report.

This patch adds a new cli argument to the automation script to generate
a report of the current SPIRV spec instruction coverage. It dumps to the
standard output a YAML string with the coverage information.

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




More information about the All-commits mailing list