forked from pool/libclc
Accepting request 407343 from home:boombatower:branches:X11:XOrg
Rerun service to create _servicedata and proper changes entry. OBS-URL: https://build.opensuse.org/request/show/407343 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=10
This commit is contained in:
parent
4a7b3370ca
commit
14e4ee8200
6
_servicedata
Normal file
6
_servicedata
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">https://github.com/llvm-mirror/libclc.git</param>
|
||||||
|
<param name="changesrevision">b518692b52a0bbdf9cf0e2167b9629dd9501abcd</param>
|
||||||
|
</service>
|
||||||
|
</servicedata>
|
@ -1,7 +1,17 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 03 08:32:55 UTC 2016 - mpluskal@suse.com
|
Sun Jul 03 08:32:55 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
- Update to version 0.2.0+git.20160209
|
- Update to version 0.2.0+git.20160209:
|
||||||
|
* integer: remove explicit casts from _MIN definitions
|
||||||
|
* AMDGPU: Add alias for tonga
|
||||||
|
* AMDGPU: Add aliases for all VI targets
|
||||||
|
* Add _CLC_V_V_VP_VECTORIZE macro
|
||||||
|
* Implement modf math builtin
|
||||||
|
* math: Add frexp ported from amd-builtins
|
||||||
|
* math: Fix log2 vectorization on non-fp64 hw
|
||||||
|
* configure: Introduce per device defines
|
||||||
|
* configure: Remove cl_khr_fp64 for device that don't support doubles
|
||||||
|
* configure: Remove llvm 3.6 defines
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 10:00:57 UTC 2015 - coolo@suse.com
|
Thu Dec 17 10:00:57 UTC 2015 - coolo@suse.com
|
||||||
|
Loading…
Reference in New Issue
Block a user