forked from OSchip/llvm-project
6706a4720f
This patch factors out division representation computation from upper-lower bound inequalities to a separate function. This is done to improve readability and reuse. This patch is marked NFC since the only change is factoring out existing code to a separate function. Reviewed By: grosser Differential Revision: https://reviews.llvm.org/D113463 |
||
---|---|---|
.. | ||
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.