Skip to content

[mlir] Remove * from generic Linalg/Vector rules in CODEOWNERS #96581

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

dcaballe
Copy link
Contributor

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.

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.
@dcaballe dcaballe changed the title Remove * from generic Linalg/Vector rules in CODEOWNERS [mlir] Remove * from generic Linalg/Vector rules in CODEOWNERS Jun 25, 2024
Copy link

⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
Please turn off Keep my email addresses private setting in your account.
See LLVM Discourse for more information.

@dcaballe dcaballe merged commit ef86451 into llvm:main Jun 26, 2024
6 checks passed
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this pull request Jul 9, 2024
…m#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants