This simplifies the code the allocator has to executed
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
360 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Paths
| Differential D91471
[Coroutines] Make sure that async coroutine context size is a multiple of the alignment requirement ClosedPublic Authored by aschwaighofer on Nov 13 2020, 5:59 PM.
Details Summary This simplifies the code the allocator has to executed
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Nov 13 2020, 8:18 PM This revision was landed with ongoing or failed builds.Nov 14 2020, 5:09 AM Closed by commit rG8fb73cecfd1a: [Coroutines] Make sure that async coroutine context size is a multiple of the… (authored by aschwaighofer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305284 llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
|