forked from OSchip/llvm-project
c31ee83abb
Builder::get{I32,I64}VectorAttr are actually of limited applicability since vector types can't have zero elements, whereas many uses of this kind of attribute (such as dimension lists for "transpose"-like and other tensor ops) often can result in empty lists. Differential Revision: https://reviews.llvm.org/D76403 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
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.