[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Move `hasRewrite` to expensive checks (PR #119848)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Dec 13 02:19:26 PST 2024


https://github.com/jeanPerier approved this pull request.

Thanks!

I confirm this fixes my compiler performance issue by reducing the overall compilation time of my Fortran workload with flang from 330s to 35s.

https://github.com/llvm/llvm-project/pull/119848


More information about the Mlir-commits mailing list