mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-05 07:32:36 +00:00
58516718fc
Summary: This operation occurs during collapseParallelLoops, so we constant fold them also to allow more situations of determining a loop invariant upper bound when lowering to the GPU dialect from the Loop dialect. Differential Revision: https://reviews.llvm.org/D77723 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
CMakeLists.txt | ||
LICENSE.TXT | ||
README.md |
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.