[all-commits] [llvm/llvm-project] 7bc7f2: [UpdateTestChecks] Sync flags in update_mir_test_c...
Anton Sidorenko via All-commits
all-commits at lists.llvm.org
Wed Oct 26 07:09:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bc7f2da763ba7694bbdda3178d5638348a1bc11
https://github.com/llvm/llvm-project/commit/7bc7f2da763ba7694bbdda3178d5638348a1bc11
Author: Anton Sidorenko <anton.sidorenko at syntacore.com>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_mir_test_checks/Inputs/x86-MIFlags.mir.expected
M llvm/utils/update_mir_test_checks.py
Log Message:
-----------
[UpdateTestChecks] Sync flags in update_mir_test_checks.py with MIFlags
Some instructions are not matched by update_mir_test_checks.py because MIFlags and
regex in the script are not synchronized.
Differential Revision: https://reviews.llvm.org/D136170
More information about the All-commits
mailing list