================
@@ -407,6 +407,11 @@ RTLIB::Libcall RTLIB::getFSINCOS(EVT RetVT) {
SINCOS_PPCF128);
}
+RTLIB::Libcall RTLIB::getSINCOSPI(EVT RetVT) {
----------------
MacDue wrote:
Will do :+1:
https://github.com/llvm/llvm-project/pull/125873