================ @@ -878,6 +878,15 @@ class MachineInstr return nullptr; } + // FIXME: Move to Info. ---------------- arsenm wrote: Should fix the fixme, also needs mir print/parse https://github.com/llvm/llvm-project/pull/133536