[all-commits] [llvm/llvm-project] c1f8fd: [mlgo] fix 2 regalloc tests post DAG change
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Sep 13 08:49:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1f8fdbb5ceedcbc27d4f42235477e03834aafa0
https://github.com/llvm/llvm-project/commit/c1f8fdbb5ceedcbc27d4f42235477e03834aafa0
Author: Mircea Trofin <mtrofin at google.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M llvm/test/CodeGen/MLRegAlloc/Inputs/reference-log-noml.txt
M llvm/test/CodeGen/MLRegAlloc/Inputs/reference-prio-log-noml.txt
M llvm/test/CodeGen/MLRegAlloc/dev-mode-logging.ll
Log Message:
-----------
[mlgo] fix 2 regalloc tests post DAG change
The tests check against an expected output file - trivial change.
Reference: either D158068 or e6b85c3
More information about the All-commits
mailing list