[Mlir-commits] [mlir] [mlir][vector] Use `result` consistently as the result argument name (PR #144739)
Andrzej Warzyński
llvmlistbot at llvm.org
Fri Jun 20 06:52:34 PDT 2025
banach-space wrote:
> * [mlir][vector] Standarise operand naming #131602
Thanks for the feedback! I wanted to keep things consistent with what I "advertised" in https://discourse.llvm.org/t/psa-vector-standardise-operand-naming. Also, this helps downstream transition, right?
I will be removing these before the LLVM 21 release - I am very mindful of the unnecessary clutter and have a TODO to not forget to clean-up:
* https://github.com/llvm/llvm-project/issues/131602
https://github.com/llvm/llvm-project/pull/144739
More information about the Mlir-commits
mailing list