[all-commits] [llvm/llvm-project] ef8645: [mlir] Remove `*` from generic Linalg/Vector rules...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Tue Jun 25 18:02:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef864516f7d2f4e256f74570beec8f29905d8828
https://github.com/llvm/llvm-project/commit/ef864516f7d2f4e256f74570beec8f29905d8828
Author: Diego Caballero <dieg0ca6aller0 at gmail.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M .github/CODEOWNERS
Log Message:
-----------
[mlir] Remove `*` from generic Linalg/Vector rules in CODEOWNERS (#96581)
The PR removes the `*` from the generic MLIR Vector/Linalg rules. The
`*` symbol keeps the match local to the files in the directory,
excluding sub-directories, which was not the intention when I added
these rules.
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