[Mlir-commits] [mlir] [mlir][vector] Rename gather/scatter arguments (nfc) (PR #153640)
James Newling
llvmlistbot at llvm.org
Fri Aug 15 09:05:16 PDT 2025
https://github.com/newling approved this pull request.
LGTM. Scanning through the Vector ops, this seems to be better aligned with other ops now. Maybe not perfect as transfer_read/transfer_write use `indices` which might be more like `offsets` of other ops, but that's orthogonal to this PR.
Thanks!
https://github.com/llvm/llvm-project/pull/153640
More information about the Mlir-commits
mailing list