[all-commits] [llvm/llvm-project] 43b8e8: [llvm-exegesis] enable memory annotation and subpr...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Aug 4 20:57:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43b8e86bf76648bf0f34f34bc0a606e527decc43
https://github.com/llvm/llvm-project/commit/43b8e86bf76648bf0f34f34bc0a606e527decc43
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M llvm/test/tools/llvm-exegesis/X86/latency/memory-annotations-livein.s
M llvm/test/tools/llvm-exegesis/X86/latency/memory-annotations.s
M llvm/test/tools/llvm-exegesis/X86/latency/subprocess-abnormal-exit-code.s
M llvm/test/tools/llvm-exegesis/X86/latency/subprocess-segfault.s
M llvm/test/tools/llvm-exegesis/X86/latency/subprocess.s
M llvm/test/tools/llvm-exegesis/lit.local.cfg
Log Message:
-----------
[llvm-exegesis] enable memory annotation and subprocess tests
These tests were causing issues on the clang-cmake-x86_64-avx512-linux
builder due to transient failures. I'm unable to reproduce the issue
locally now, so we'll see what happens. There were a couple changes in
between disabling them and now that might have an impact.
More information about the All-commits
mailing list