llvm-project/llvm/test/Transforms/DivRemPairs
Jim Lin 0a0d6489ef [Mips] Implement hasDivRemOp()
SDIVREM and UDIVREM can be customized lowered in MipsSE.

Fix https://github.com/llvm/llvm-project/issues/54991.

Reviewed By: sdardis

Differential Revision: https://reviews.llvm.org/D124980
2022-05-16 14:45:40 +08:00
..
Mips [Mips] Implement hasDivRemOp() 2022-05-16 14:45:40 +08:00
PowerPC
X86