[all-commits] [llvm/llvm-project] f05308: [MLIR][NFC] Move Shape::WitnessType Declaration.
Tres via All-commits
all-commits at lists.llvm.org
Wed Jul 29 11:00:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f05308a277b758462c91da7799f23eb4ede30c0c
https://github.com/llvm/llvm-project/commit/f05308a277b758462c91da7799f23eb4ede30c0c
Author: Tres Popp <tpopp at google.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
Log Message:
-----------
[MLIR][NFC] Move Shape::WitnessType Declaration.
This moves it from ShapeOps.td to ShapeBase.td
Differential Revision: https://reviews.llvm.org/D84845
More information about the All-commits
mailing list