Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
4,790 ms | x64 windows > MLIR.Examples/Toy/Ch6::jit.toy | |
810 ms | x64 windows > MLIR.Examples/Toy/Ch7::jit.toy |
Event Timeline
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
---|---|---|
3571 | 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. | |
3571 | Comlpeteness, added a test so now both :) |
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
---|---|---|
2918 | expected what? |
nit; unintentional change?