[all-commits] [llvm/llvm-project] 604027: [mlir:SubElementInterfaces] Remove unnecessary sta...
River Riddle via All-commits
all-commits at lists.llvm.org
Mon Nov 7 15:14:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 604027519e937d53fc61f339f578f2c4d37067f0
https://github.com/llvm/llvm-project/commit/604027519e937d53fc61f339f578f2c4d37067f0
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M mlir/include/mlir/IR/SubElementInterfaces.h
Log Message:
-----------
[mlir:SubElementInterfaces] Remove unnecessary static check
We already constrain the template on just attributes/types.
More information about the All-commits
mailing list