[all-commits] [llvm/llvm-project] 445ea1: [mlgo] only enable interactive mode tests on linux
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Feb 3 19:58:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 445ea1e77751246c0b53d78e531500c3d281c1d0
https://github.com/llvm/llvm-project/commit/445ea1e77751246c0b53d78e531500c3d281c1d0
Author: Mircea Trofin <mtrofin at google.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M llvm/test/CodeGen/MLRegalloc/interactive-mode.ll
M llvm/test/Transforms/Inline/ML/interactive-mode.ll
Log Message:
-----------
[mlgo] only enable interactive mode tests on linux
`os.mkfifo` may not be supported everywhere (e.g. windows).
More information about the All-commits
mailing list