| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][Transforms] Delete 1:N dialect conversion driver (#121389) The 1:N dialect conversion driver has been deprecated. Use the regular dialect conversion driver instead. This commit deletes the 1:N dialect conversion driver. Note for LLVM integration: If you are already using the regular dialect conversion, but still have argument materializations in your code base, simply delete all addArgumentMaterialization calls. For details, see https://discourse.llvm.org/t/rfc-merging-1-1-and-1-n-dialect-conversions/82513. | 1 年前 | |
[mlir] Retire additional let constructor (NFC) (#139390) Three main changes: - The pass createRequestCWrappersPass is renamed as createLLVMRequestCWrappersPass - createOptimizeForTargetPass is now under the LLVM namespace. It’s unclear why the NVVM namespace was used initially, as all passes in LLVMIR/Transforms/Passes.h consistently reside in the LLVM namespace. - DuplicateFunctionEliminationPass is now in the func namespace. | 1 年前 | |
[mlir] Expose optional PatternBenefit to func populate functions (NFC) (#159986) Pattern benefit allows users to give priority to a pattern. | 10 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 |