[all-commits] [llvm/llvm-project] 153c29: [mlir][shape] Add value_as_shape op

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Nov 12 11:53:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 153c2983422e6c5840efc4bbe73b7b9bf0658d0d
      https://github.com/llvm/llvm-project/commit/153c2983422e6c5840efc4bbe73b7b9bf0658d0d
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td

  Log Message:
  -----------
  [mlir][shape] Add value_as_shape op

Part of the very first discussion here, but didn't upstream it before as we
didn't use it yet. Fix that for pending updates. Just adding the op here,
follow up will add the lowering to codegen.




More information about the All-commits mailing list