[llvm] [GlobalISel] Add a update_givaluetracking_test_checks.py script (PR #140296)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 11:16:25 PDT 2025
arsenm wrote:
> Could this be integrated into `update_mir_test_checks.py` if we see `-passes="print<gisel-value-tracking>"` in the RUN line?
It doesn't really have anything to do with update_mir_test_checks, the output format isn't the same
https://github.com/llvm/llvm-project/pull/140296
More information about the llvm-commits
mailing list