[all-commits] [llvm/llvm-project] 1a6ed4: [mlir][Vector] Deprecate vector.extractelement/vec...
Kunwar Grover via All-commits
all-commits at lists.llvm.org
Wed Feb 19 12:42:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a6ed4d06e3c5b05e5ed9873888165c671292b06
https://github.com/llvm/llvm-project/commit/1a6ed4d06e3c5b05e5ed9873888165c671292b06
Author: Kunwar Grover <groverkss at gmail.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
Log Message:
-----------
[mlir][Vector] Deprecate vector.extractelement/vector.insertelement (#113829)
See
https://discourse.llvm.org/t/rfc-psa-remove-vector-extractelement-and-vector-insertelement-ops-in-favor-of-vector-extract-and-vector-insert-ops/71116/6
for more information.
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