[PATCH] D88823: [CodeGen][TailDuplicator] Don't duplicate blocks with INLINEASM_BR
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 16:05:01 PDT 2020
void reclaimed this revision.
void added a comment.
In D88823#2314595 <https://reviews.llvm.org/D88823#2314595>, @jyknight wrote:
>> Okay. Abandoning this change.
>
> Sorry, maybe I buried the lede too far into the message? "I think the fix you have here is OK" was at the end. :)
>
>> One thing, I believe we're trying to turn "asm goto" into something it was never meant to be. If you look at gcc's output for this code.
Okay. I'll reclaim this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88823/new/
https://reviews.llvm.org/D88823
More information about the llvm-commits
mailing list