[PATCH] D55966: Ensure coro split pass only spills variables dominated by CoroBegin
Bart J.F. De Smet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 13:12:24 PDT 2019
bartdesmet added a comment.
Herald added a project: LLVM.
Any update on this issue? We're trying to upgrade the tool chain for a substantial code base from clang 6.0 to a later version, and have been seeing this error starting with clang 7.0. It also appears in clang 8.0 and 9.0, so we're stuck making any progress to upgrade.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55966/new/
https://reviews.llvm.org/D55966
More information about the llvm-commits
mailing list