diff options
author | Emil Velikov <[email protected]> | 2017-03-09 17:45:19 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-13 11:16:34 +0000 |
commit | a72ac981605d34be5b9da3d9ee8e43b81c5a5296 (patch) | |
tree | c44fb29a3e3f14ffa565d25ccdf7e959a4b2719c /src/intel/compiler/brw_vec4_generator.cpp | |
parent | fb0832b86db07421d525ddd9633d247b70b897f9 (diff) |
util/bitscan: use correct signature for ffs/ffsll
Otherwise we'll get errors such as
error: conflicting types for ‘ffs’
error: conflicting types for ‘ffsll’
We might want to improve the heuristics and provide a definition only
when a native one is missing. We can address that at a later stage.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_vec4_generator.cpp')
0 files changed, 0 insertions, 0 deletions