[PATCH] D51829: [MachineInstr] In addRegisterKilled and addRegisterDead, don't remove operands from inline assembly instructions if they have an associated flag operand.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 16:45:27 PDT 2022
efriedma added a comment.
I assume the reason is just that it would be complicated to rewrite the asm flags.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51829/new/
https://reviews.llvm.org/D51829
More information about the llvm-commits
mailing list