[PATCH] D112911: Fix the side effect of outlined function when register is implicit and implicit-def
Jin Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 13 13:58:12 PST 2021
jinlin added a comment.
I have got your point. Please still keep your changes in file machine-outliner-side-effect-2.mir. Please update the comment in that file to state that the case of implict-def and implict use of $x0 in the same instruction are handled correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112911/new/
https://reviews.llvm.org/D112911
More information about the llvm-commits
mailing list