Files
llvm-project/llvm/lib/CodeGen/TargetLoweringBase.cpp
Kito Cheng 58056abf80 [CodeGen] Lower vector llvm.sincos to AMDLIBM vector calls (#194580)
- Adds amd_vrd2_sincos to RuntimeLibcalls.td.
- Adds v8f32, v16f32, v4f64, and v8f64 cases to getSINCOS().
- Enables the AMDLIBM sincos in RuntimeLibcallsInfo.
2026-04-29 15:07:08 +08:00

104 KiB