[all-commits] [llvm/llvm-project] 3546b5: [mlgo] Fix flaky test
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Aug 26 21:30:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3546b5c5207928be2ae2e3a86cf95b9ad024bd69
https://github.com/llvm/llvm-project/commit/3546b5c5207928be2ae2e3a86cf95b9ad024bd69
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/lib/Analysis/models/gen-inline-oz-test-model.py
Log Message:
-----------
[mlgo] Fix flaky test
The source of the flakyness is internal uninitialized buffers due to
a dangling variable in the model.
More information about the All-commits
mailing list