[all-commits] [llvm/llvm-project] 7b5912: [mlir][shape] Remove overzealous Dim verifier
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Wed Jul 5 20:01:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b59121be5ae0f8393d17ad54d7a23b70097104a
https://github.com/llvm/llvm-project/commit/7b59121be5ae0f8393d17ad54d7a23b70097104a
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
Log Message:
-----------
[mlir][shape] Remove overzealous Dim verifier
Follow up of D143999 and follow
https://mlir.llvm.org/getting_started/DeveloperGuide/#ir-verifier.
Fixes #60808.
More information about the All-commits
mailing list