[Mlir-commits] [mlir] [mlir][linalg] Expose getPreservedProducerResults method from ElementwiseOpFusion file (PR #73850)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu Dec 7 08:17:01 PST 2023
https://github.com/MaheshRavishankar commented:
This works too... But might be better to leave it as a static method in the result object (as you had it before). It won't matter in the end, all it's doing is providing scoping for the method.
https://github.com/llvm/llvm-project/pull/73850
More information about the Mlir-commits
mailing list