[PATCH] D78341: Change callbr to only define its output SSA variable on the normal path, not the indirect targets.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 17 11:53:43 PDT 2020
efriedma added a comment.
Does this do something reasonable if one of the indirect destinations of the callbr is also the normal destination?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78341/new/
https://reviews.llvm.org/D78341
More information about the llvm-commits
mailing list