llvm-project/mlir
River Riddle 2fa4bc9fc8 Implement value type abstraction for locations.
Value type abstraction for locations differ from others in that a Location can NOT be null. NOTE: dyn_cast returns an Optional<T>.

PiperOrigin-RevId: 220682078
2019-03-29 13:52:31 -07:00
..
g3doc Allow vector types to have index elements. 2019-03-29 13:51:33 -07:00
include/mlir Implement value type abstraction for locations. 2019-03-29 13:52:31 -07:00
lib Implement value type abstraction for locations. 2019-03-29 13:52:31 -07:00
test Complete migration to exclusive upper bound 2019-03-29 13:52:17 -07:00
tools Implement value type abstraction for locations. 2019-03-29 13:52:31 -07:00
utils Rename affineint type to index type. The name 'index' may not be perfect, but is better than the old name. Here is some justification: 2019-03-29 13:24:16 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00