| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir] Reland Move InitAll*** implementation into static library (#151150) Reland https://github.com/llvm/llvm-project/pull/150805 Shared libs build was broken. Add ${dialect_libs} and ${conversion_libs} to MLIRRegisterAllExtensions because it depends on registerConvert***ToLLVMInterface functions. | 1 年前 | |
[MLIR] Move TestDialect to ::test namespace While the changes are extensive, they basically fall into a few categories: 1) Moving the TestDialect itself. 2) Updating C++ code in tablegen to explicitly use ::mlir, since it will be put in a headers that shouldn't expect a 'using'. 3) Updating some generic MLIR Interface definitions to do the same thing. 4) Updating the Tablegen generator in a few places to be explicit about namespaces 5) Doing the same thing for llvm references, since we no longer pick up the definitions from mlir/Support/LLVM.h Differential Revision: https://reviews.llvm.org/D88251 | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 4 年前 |