[PATCH] D94619: [SplitEdge] Update SplitCriticalEdge to return a nullptr only when the edge is not critical

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 14:23:04 PDT 2021


lebedev.ri added a comment.

Could use an IR test. Is only CoroFrame.cpp affected?
I'd recommend to split this up into NFC refactoring patch, and the actual functionality change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94619/new/

https://reviews.llvm.org/D94619



More information about the llvm-commits mailing list