[PATCH] D110105: [MachineInstr] Move MIParser's DBG_VALUE RegState::Debug invariant into MachineInstr::addOperand
Jack Andersen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 28 15:10:59 PDT 2021
jackoalan added a comment.
Shouldn't be too difficult to add the `MachineVerifier` check and remove the `setIsDebug` calls. Shall I also remove `RegState::Debug` in the context of `DBG_VALUE` builders?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110105/new/
https://reviews.llvm.org/D110105
More information about the llvm-commits
mailing list