forked from OSchip/llvm-project
146192ade4
Portions of MLIR which depend on LLVMIR generally need to depend on intrinsics_gen, to ensure that tablegen'd header files from LLVM are built first. Without this, we get errors, typically about llvm/IR/Attributes.inc not being found. Note that previously the Linalg Dialect depended on intrinsics_gen, but it doesn't need to, since it doesn't use LLVMIR. Differential Revision: https://reviews.llvm.org/D79389 |
||
---|---|---|
.. | ||
AVX512 | ||
Affine | ||
GPU | ||
LLVMIR | ||
Linalg | ||
LoopOps | ||
OpenMP | ||
Quant | ||
SDBM | ||
SPIRV | ||
Shape | ||
StandardOps | ||
Vector | ||
CMakeLists.txt | ||
Traits.cpp |