Files
clang-p2996/llvm/lib/Target/Mips/MipsISelLowering.cpp
Sergei Barannikov beea456118 [Mips] Fix result type of MAdd/MSub nodes (#117455)
They have one "untyped" result in `MipsInstrInfo.td`, and this type is
used in DAG patterns.
2024-12-09 16:43:26 +08:00

197 KiB