Some new function parameter attributes are derived under NPM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88760
[Coroutines][NewPM] Fix coroutine tests under new pass manager ClosedPublic Authored by aeubanks on Oct 2 2020, 3:42 PM.
Details Summary Some new function parameter attributes are derived under NPM.
Diff Detail
Event Timelineaeubanks retitled this revision from [Coroutines][NewPM] Fix coroutines under new pass manager to [Coroutines][NewPM] Fix coroutine tests under new pass manager.Oct 2 2020, 3:46 PM This revision is now accepted and ready to land.Oct 3 2020, 12:03 AM This revision was landed with ongoing or failed builds.Oct 4 2020, 2:20 PM Closed by commit rG37010d4ddf47: [Coroutines][NewPM] Fix coroutine tests under new pass manager (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 296079 llvm/test/Transforms/Coroutines/coro-retcon-alloca.ll
llvm/test/Transforms/Coroutines/coro-retcon-once-value.ll
llvm/test/Transforms/Coroutines/coro-retcon-resume-values.ll
llvm/test/Transforms/Coroutines/coro-retcon-value.ll
llvm/test/Transforms/Coroutines/coro-retcon.ll
llvm/test/Transforms/Coroutines/coro-swifterror.ll
|