Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Builtins: Start adding half versions of math builtins | Matt Arsenault | 2019-08-06 | 1 | -0/+71 |
The implementation of the OpenCL builtin currently library uses 2 different hacks to get to the corresponding IR intrinsics from the source. This will allow removal of those. This is the set that is currently used (minus a few vector ones). llvm-svn: 367973 |