| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][complex] Add complex-range option and select complex division … (#127010) …algorithm This patch adds the complex-range option and two calculation methods for complex number division (algebraic method and Smith's algorithm) to both the ComplexToLLVM and ComplexToStandard passes, allowing the calculation method to be controlled by the option. See also the discussion in the following discourse post. https://discourse.llvm.org/t/question-and-proposal-regarding-complex-number-division-algorithm-in-the-complex-dialect/83772 | 1 年前 | |
[mlir][Transforms] Dialect Conversion Driver without Rollback (#151865) This commit improves the allowPatternRollback flag handling in the dialect conversion driver. Previously, this flag was used to merely detect cases that are incompatible with the new One-Shot Dialect Conversion driver. This commit implements the driver itself: when the flag is set to "false", all IR changes are materialized immediately, bypassing the IRRewrite and ConversionValueMapping infrastructure. A few selected test cases now run with both the old and the new driver. RFC: https://discourse.llvm.org/t/rfc-a-new-one-shot-dialect-conversion-driver/79083 | 11 个月前 | |
[mlir][complex] Add complex-range option and select complex division … (#127010) …algorithm This patch adds the complex-range option and two calculation methods for complex number division (algebraic method and Smith's algorithm) to both the ComplexToLLVM and ComplexToStandard passes, allowing the calculation method to be controlled by the option. See also the discussion in the following discourse post. https://discourse.llvm.org/t/question-and-proposal-regarding-complex-number-division-algorithm-in-the-complex-dialect/83772 | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 11 个月前 | ||
| 1 年前 |