[llvm] [CodeGen] Remove dead hack for MIPS (PR #148039)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 16 11:20:58 PDT 2025


topperc wrote:

> @arsenm Thoughts?

Are you able to explain why it is no longer needed? The code in MipsSEDAGToDAGISel::processFunctionAfterISel mentioned in http://llvm.org/PR27116 is still present.

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


More information about the llvm-commits mailing list