[all-commits] [llvm/llvm-project] 544ceb: Change type constraint of the "index" in "shape.sp...
Jing Pu via All-commits
all-commits at lists.llvm.org
Wed Feb 10 11:58:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 544cebd6197820e35047eba0d0e04b9008bdb860
https://github.com/llvm/llvm-project/commit/544cebd6197820e35047eba0d0e04b9008bdb860
Author: Jing Pu <jingpu at google.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
Change type constraint of the "index" in "shape.split_at" to Shape_SizeOrIndexType
Make the type contraint consistent with other shape dialect operations.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D96377
More information about the All-commits
mailing list