[all-commits] [llvm/llvm-project] c4f666: Fix build break introduced by D115847
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Jan 18 11:34:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4f66632da75ee826069f78d653041899150f5e2
https://github.com/llvm/llvm-project/commit/c4f66632da75ee826069f78d653041899150f5e2
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/test/Transforms/Inline/ML/state-tracking-coro.ll
Log Message:
-----------
Fix build break introduced by D115847
Because CoroEarly is also run, the `coroutine.presplit` attr should be
0.
More information about the All-commits
mailing list