[all-commits] [llvm/llvm-project] 47b988: update_mir_test_checks.py: match dead vreg definit...
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Thu Dec 8 11:42:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47b988403d15233eb405b9f7db7d6c6c428bb5dc
https://github.com/llvm/llvm-project/commit/47b988403d15233eb405b9f7db7d6c6c428bb5dc
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/Inputs/x86-dead-def.mir
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/Inputs/x86-dead-def.mir.expected
A llvm/test/tools/UpdateTestChecks/update_mir_test_checks/x86-dead-def.test
M llvm/utils/update_mir_test_checks.py
Log Message:
-----------
update_mir_test_checks.py: match dead vreg definitions
Differential Revision: https://reviews.llvm.org/D139466
More information about the All-commits
mailing list