diff options
author | Joshua Batista <jbatista@microsoft.com> | 2023-03-09 11:31:31 -0800 |
---|---|---|
committer | Joshua Batista <jbatista@microsoft.com> | 2023-03-09 12:14:59 -0800 |
commit | 4c82050c56926d840e4ccf253ad10e6ae3ee6cc7 (patch) | |
tree | 03dc24d37cc1f340260f3b559d83805f8c2d991c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5288d84562cb689df8149d2f82f14b3bc00578e9 (diff) | |
download | llvm-4c82050c56926d840e4ccf253ad10e6ae3ee6cc7.zip llvm-4c82050c56926d840e4ccf253ad10e6ae3ee6cc7.tar.gz llvm-4c82050c56926d840e4ccf253ad10e6ae3ee6cc7.tar.bz2 |
Add codegen for llvm exp/exp2 elementwise builtins
Add codegen for llvm exp/exp2 elementwise builtin
The exp/exp2 elementwise builtins are necessary for HLSL codegen.
Tests were added to make sure that the expected errors are encountered when these functions are given inputs of incompatible types.
The new builtins are restricted to floating point types only.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D145270
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions