[all-commits] [llvm/llvm-project] 291bff: libclc: Add a __builtin to let SPIRV targets selec...
Daniel Stone via All-commits
all-commits at lists.llvm.org
Tue Sep 15 22:39:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 291bfff5dbb70360730e91b4019f8080e4e3d7f5
https://github.com/llvm/llvm-project/commit/291bfff5dbb70360730e91b4019f8080e4e3d7f5
Author: Daniel Stone <daniels at collabora.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M libclc/generic/lib/math/math.h
M libclc/spirv/lib/math/fma.cl
M libclc/spirv64/lib/math/fma.cl
Log Message:
-----------
libclc: Add a __builtin to let SPIRV targets select between SW and HW FMA
Reviewer: jenatali jvesely
Differential Revision: https://reviews.llvm.org/D85910
More information about the All-commits
mailing list