Skip to content
Snippets Groups Projects
Commit 5cb505b3 authored by Tobias Droste's avatar Tobias Droste Committed by Juan A. Suárez
Browse files

gallivm: Use new LLVM fast-math-flags API

LLVM 6 changed the API on the fast-math-flags:
https://reviews.llvm.org/rL317488



NOTE: This also enables the new flag 'ApproxFunc' to allow for
approximations for library functions (sin, cos, ...). I'm not completly
convinced, that this is something mesa should do.

Signed-off-by: default avatarTobias Droste <tdroste@gmx.de>
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
parent 0c1ee837
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment