[Mlir-commits] [mlir] [mlir][vector] Standardize `base` Naming Across Vector Ops (NFC) (PR #137859)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon May 12 01:43:40 PDT 2025
banach-space wrote:
> 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.
Replied [here](https://github.com/llvm/llvm-project/issues/131602#issuecomment-2871504290).
https://github.com/llvm/llvm-project/pull/137859
More information about the Mlir-commits
mailing list