[all-commits] [llvm/llvm-project] 85b110: [mlir][vector] Add documentation note on adding ne...

Andrzej Warzyński via All-commits all-commits at lists.llvm.org
Tue Jun 17 01:30:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85b110e0419af4b1b9a238b6978029e20010e794
      https://github.com/llvm/llvm-project/commit/85b110e0419af4b1b9a238b6978029e20010e794
  Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M mlir/docs/Dialects/Vector.md

  Log Message:
  -----------
  [mlir][vector] Add documentation note on adding new ops (#144308)

This adds a note requesting that additions of new ops to the Vector
dialect go through an RFC process. The goal is to clarify expectations
for contributors.

Note: this documents an existing (though previously unwritten)
convention. See, e.g.:
* https://discourse.llvm.org/t/rfc-adding-vector-to-elements-op-to-the-vector-dialect
* https://discourse.llvm.org/t/rfc-improving-gather-codegen-for-vector-dialect



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list