[all-commits] [llvm/llvm-project] af29db: [mlir][shape] refine shape.func and shape.with_shape

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Mon Aug 22 14:56:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af29db64b2c7091070dd623c81872559657e7b3d
      https://github.com/llvm/llvm-project/commit/af29db64b2c7091070dd623c81872559657e7b3d
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    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][shape] refine shape.func and shape.with_shape

- shape.with_shape supports ExtentTensorType
- add helper to create shape.func

Reviewed By: jpienaar

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




More information about the All-commits mailing list