[Mlir-commits] [mlir] [mlir][NFC] Remove internal linkage from reshape op helper templates (PR #214759)

Maksim Levental llvmlistbot at llvm.org
Tue Aug 11 15:07:54 PDT 2026


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

Not sure what the original intent of marking the templates `static` (since generally one doesn't use `static` in a header) so the LGTM.

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


More information about the Mlir-commits mailing list