[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:45:22 PDT 2021


jackoalan added a comment.

Also curious if debug register operands applicable to other debug instructions? (`DBG_INSTR_REF`, `DBG_PHI`, `DBG_LABEL`)


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