[Mlir-commits] [mlir] [mlir][vector] Standardize `base` Naming Across Vector Ops (NFC) (PR #137859)

Kunwar Grover llvmlistbot at llvm.org
Wed May 7 03:25:44 PDT 2025


https://github.com/Groverkss commented:

non blocking suggestion: can we use `dest` for write-like operations? These are destination passing style operations and `dest` makes it immediatly clear. `base` is not that clear.

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


More information about the Mlir-commits mailing list