Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
Philip Reames b8c86dc769 [SystemZ] Remove custom implementation of optimizeLoadInst [NFC] (#133123)
In 236f938ef, I introduced a generic version of this routine. I believe
that the SystemZ specific version of this is less general than the
generic version, and is thus unrequired. I wasn't 100% given the
difference in sub-register, multiple use and defs, but from the SystemZ
code, it looks like those cases simply don't arise?
2025-03-28 10:37:41 -07:00

82 KiB