| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][NFC] update mlir/examples create APIs (31/n) (#150652) See https://github.com/llvm/llvm-project/pull/147168 for more info. | 1 年前 | |
[mlir] Use llvm accumulate wrappers. NFCI. (#162957) Use wrappers around std::accumulate to make the code more concise and less bug-prone: https://github.com/llvm/llvm-project/pull/162129. With std::accumulate, it's the initial value that determines the accumulator type. llvm::sum_of and llvm::product_of pick the right accumulator type based on the range element type. Found some funny bugs like a local accumulate helper that calculated a sum with initial value of 1 -- we didn't hit the bug because the code was actually dead... | 9 个月前 | |
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in toy Tutorial (NFC) | 11 个月前 | |
[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] Apply clang-tidy fixes for misc-use-internal-linkage in toy Tutorial (NFC) | 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 9 个月前 | ||
| 11 个月前 | ||
| 1 年前 | ||
| 11 个月前 |