[PATCH] D112852: [GlobalISel] Allow DBG_VALUE to use invalid vregs throughout pipeline
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 11:26:55 PST 2021
MatzeB added inline comments.
================
Comment at: llvm/include/llvm/CodeGen/MachineFunction.h:153-155
// verification. This can be set by passes that introduce known problems that
// have not been fixed yet.
enum class Property : unsigned {
----------------
Please document the new property here
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112852/new/
https://reviews.llvm.org/D112852
More information about the llvm-commits
mailing list