[all-commits] [llvm/llvm-project] 8dfee3: [UpdateTestChecks] Add --filter/--filter-out suppo...
Petar Avramovic via All-commits
all-commits at lists.llvm.org
Tue Apr 14 04:44:57 PDT 2026
Branch: refs/heads/users/petar-avramovic/mir-filter-out
Home: https://github.com/llvm/llvm-project
Commit: 8dfee39f7ec139040e4f190f7e01719d738f081c
https://github.com/llvm/llvm-project/commit/8dfee39f7ec139040e4f190f7e01719d738f081c
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/Inputs/x86-filter.mir
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/Inputs/x86-filter.mir.filter-out.expected
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/Inputs/x86-filter.mir.filter.expected
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/x86-filter.test
M llvm/utils/UpdateTestChecks/mir.py
M llvm/utils/update_mir_test_checks.py
Log Message:
-----------
[UpdateTestChecks] Add --filter/--filter-out support to update_mir_test_checks.py
These options were already accepted by the script but silently ignored.
This patch makes them functional, consistent with update_llc_test_checks.py.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
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