[clang] [llvm] [InstCombine] Combine llvm.sin/llvm.cos libcall pairs into llvm.sincos (PR #184760)

Kito Cheng via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 01:08:40 PDT 2026


kito-cheng wrote:

Changes:
- Update `clang/test/CodeGenOpenCL/builtins-f16.cl` to not use volatile
- Propagate fpmath from sin/cos to sincos's extractvector

https://github.com/llvm/llvm-project/pull/184760


More information about the cfe-commits mailing list