[all-commits] [llvm/llvm-project] 701051: [mlir][shape] Switch types to ODS generated (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sat Jun 25 09:07:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 701051a8c2b450f5e2562d627ba9c50722c23cd4
https://github.com/llvm/llvm-project/commit/701051a8c2b450f5e2562d627ba9c50722c23cd4
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/Shape.h
M mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][shape] Switch types to ODS generated (NFC)
These were already pretty simple, so just switching to generated.
More information about the All-commits
mailing list