[all-commits] [llvm/llvm-project] ac2ad3: [PS5] Support sin+cos->sincos optimization
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Wed Jun 15 09:36:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac2ad3b7bb920598ed6366eba23f157039927639
https://github.com/llvm/llvm-project/commit/ac2ad3b7bb920598ed6366eba23f157039927639
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/test/CodeGen/X86/sincos-opt.ll
Log Message:
-----------
[PS5] Support sin+cos->sincos optimization
More information about the All-commits
mailing list