Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
---|---|---|
3543 | is this used or added for completness? |
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td | ||
---|---|---|
3050 | intentional actually, giving a bit of space to stuff that is logically separate. | |
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
3448 | I forgot we already had this, refactored to just use the rank-reducing type inference methods. | |
3543 | Comlpeteness, added a test so now both :) |
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
---|---|---|
2918 | expected what? |
nit; unintentional change?