[all-commits] [llvm/llvm-project] 9b684e: [llvm-exegesis] Fix warning and hoist statement of...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Jun 27 00:03:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b684ecde68c6ba479b02b93b0944f4bc79094d5
https://github.com/llvm/llvm-project/commit/9b684ecde68c6ba479b02b93b0944f4bc79094d5
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
Log Message:
-----------
[llvm-exegesis] Fix warning and hoist statement of arch-specific section
My last patch broke most of the builders that aren't currently running
at least Kernel 5.6 as there was a variable used later on inside a
region that required that kernel version. Also fixes a minor warning
left over from a bad merge.
More information about the All-commits
mailing list