diff options
author | Tim Renouf <tpr.llvm@botech.co.uk> | 2019-09-11 07:26:39 +0000 |
---|---|---|
committer | Tim Renouf <tpr.llvm@botech.co.uk> | 2019-09-11 07:26:39 +0000 |
commit | c26b3940c3207597b98bbe5331b886155b4441a9 (patch) | |
tree | 50052d64279e3b63a007ab41140607d48b1a5d64 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 27f2b81b6b72e10b7534abfcbf3249f99fab3bd4 (diff) | |
download | bcm5719-llvm-c26b3940c3207597b98bbe5331b886155b4441a9.tar.gz bcm5719-llvm-c26b3940c3207597b98bbe5331b886155b4441a9.zip |
[TLI][AMDGPU] AMDPAL does not have library functions
Configure TLI to say that r600/amdgpu does not have any library
functions, such that InstCombine does not do anything like turn sin/cos
into the library function @tan with sufficient fast math flags.
Differential Revision: https://reviews.llvm.org/D67406
Change-Id: I02f907d3e64832117ea9800e9f9285282856e5df
llvm-svn: 371592
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions