Files
clang-p2996/llvm/lib/Analysis/TargetLibraryInfo.cpp
Paschalis Mpeis c4ff0a67d1 [TLI] Add getLibFunc that accepts an Opcode and scalar Type. (#75919)
It sets a LibFunc similarly with the other two getLibFunc methods.
Currently, it supports only the FRem Instruction.

Add tests for FRem.
2023-12-21 11:02:54 +00:00

51 KiB