[llvm] [CodeGen] Extract copy-paste on PHI MachineInstr income removal. (PR #158634)

Afanasyev Ivan via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 15 06:25:52 PDT 2025


ivafanas wrote:

Inspired by comment: https://github.com/llvm/llvm-project/pull/158265#discussion_r2343831902

I suggest, if llvm already has `MachineLoopUtils.h`, it also might have `MachineInstrUtils.h` :)

https://github.com/llvm/llvm-project/pull/158634


More information about the llvm-commits mailing list