[all-commits] [llvm/llvm-project] a26883: [MLIR] Add shape.witness type and ops

Tres via All-commits all-commits at lists.llvm.org
Fri May 15 05:34:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a26883e5aa14f9f0c6de312fb55ec1a13fdc762a
      https://github.com/llvm/llvm-project/commit/a26883e5aa14f9f0c6de312fb55ec1a13fdc762a
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/Shape.h
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    M mlir/test/Dialect/Shape/ops.mlir

  Log Message:
  -----------
  [MLIR] Add shape.witness type and ops

Summary: These represent shape based preconditions on execution of code.

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




More information about the All-commits mailing list