[PATCH] D54189: [HotColdSplitting] Ensure PHIs have unique incoming values
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 09:58:01 PST 2018
vsk added a comment.
While this patch is correct, it might make sense to abandon it in favor of https://reviews.llvm.org/D55018, which solves the underlying issue more comprehensively.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54189/new/
https://reviews.llvm.org/D54189
More information about the llvm-commits
mailing list