Files
clang-p2996/llvm/test/CodeGen/X86/select-lea.ll
Simon Pilgrim 3f22a4962d [X86] selectLEAAddr - add X86ISD::SMUL/UMULO handling
After D118128 relaxed the heuristic to require only one EFLAGS generating operand, it now makes sense to avoid X86ISD::SMUL/UMULO duplication as well.

Differential Revision: https://reviews.llvm.org/D119578
2022-02-17 13:51:02 +00:00

15 KiB