This patch adds rules for expanding math functions for sin and pow.
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 30937 Build 30936: arc lint + arc unit
Paths
| Differential D60905
[OpenMP][LLVM] Add math functions support to OpenMP AbandonedPublic Authored by gtbercea on Apr 19 2019, 11:07 AM.
Details
Diff Detail
Event Timelinegtbercea added a child revision: D60907: [OpenMP] Add math functions support in OpenMP offloading.Apr 19 2019, 11:13 AM
gtbercea retitled this revision from [OpenMP][LLVM][WIP] Add math functions support to OpenMP to [OpenMP][LLVM] Add math functions support to OpenMP.Apr 25 2019, 11:07 AM
Revision Contents
Diff 196441 lib/Analysis/TargetLibraryInfo.cpp
lib/Target/NVPTX/NVPTXISelLowering.cpp
|
I don't know what this is doing: Why do you have powX but not sinX?