[PATCH] D136445: [TwoAddressInstruction] Fix stale LiveVariables info in processStatepoint
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 06:37:40 PDT 2022
dantrushin added a comment.
LGTM.
(We perhaps should have removed RegA completely from MRI, LiveVariables etc, but I did not find interface for this. Are Registers append-only?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136445/new/
https://reviews.llvm.org/D136445
More information about the llvm-commits
mailing list