forked from OSchip/llvm-project
08521abb3a
When the IfOp returns values, it can easily be obtained from one of the Values. However, when no values are returned, the information is lost. This revision lets the caller specify a capture IfOp* to return the produced IfOp. Differential Revision: https://reviews.llvm.org/D84025 |
||
---|---|---|
.. | ||
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.