llvm-project
14c11e4b - [coro][NFC] Move switch basic block to beginning of coroutine (#143626)

Commit
116 days ago
[coro][NFC] Move switch basic block to beginning of coroutine (#143626) This makes the code flow when reading the LLVM IR of a split coroutine a bit more natural. It does not change anything from an end-user perspective but makes debugging the CoroSplit pass slightly easier.
Author
Parents
Loading