Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
XinWang10 fef1bec396 [X86]Remove X86-specific dead code in ScheduleDAGRRList.cpp (#67629)
After patch https://github.com/llvm/llvm-project/pull/67288 landed,
unfoldMemoryOperand would not return NewMIs whose size ==3. So the
removed line is useless.
2023-09-30 15:49:37 +08:00

112 KiB