Files
llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp
Jay Foad adea4d56ff [CodeGen] Add assertion to MachineBasicBlock::addLiveIn and friends (#140527)
Assert that the MCRegister passed into addLiveIn, removeLiveIn, isLiveIn
and computeRegisterLiveness is physical.
2026-01-02 12:11:48 +00:00

66 KiB