forked from OSchip/llvm-project
ac3e5c4d93
Lower `shape.shape_of` to standard dialect. This lowering supports statically and dynamically shaped tensors. Support for unranked tensors will be added as part of the lowering to `scf`. Differential Revision: https://reviews.llvm.org/D82098 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
integration_test | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
CMakeLists.txt | ||
LICENSE.TXT | ||
README.md |
README.md
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.