[PATCH] D83523: MachineSink: permit sinking into INLINEASM_BR indirect targets
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 18:07:41 PDT 2020
void added a comment.
I'm confused by this change. The original code *should* be correct. That it's resulting in this issue is another thing.
My first question is, why are we trying to sink instructions into the entry block?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83523/new/
https://reviews.llvm.org/D83523
More information about the llvm-commits
mailing list