Files
llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
Jay Foad 7ea33e6848 [CodeGen] Remove unused first operand of SUBREG_TO_REG (#179690)
The first input operand of SUBREG_TO_REG was an immediate that most
targets set to 0. In practice it had no effect on codegen. Remove it.
2026-02-04 17:35:21 +00:00

75 KiB