forked from OSchip/llvm-project
ae76fafc3f
This test shows that when access patterns do not match (e.g. transposing a row-wise sparse matrix into another row-wise sparse matrix), a conversion operation in between can enable codegen (i.e. avoid cycle in iteration graph). Reviewed By: bixia Differential Revision: https://reviews.llvm.org/D119864 |
||
---|---|---|
.. | ||
benchmark/python | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
lib | ||
python | ||
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.