Doc update for 1.9.1

This commit is contained in:
Dmitry Babokin
2016-07-08 14:03:26 +03:00
parent 6e8be22c8b
commit 70f411148e
3 changed files with 27 additions and 1 deletions

View File

@@ -2,6 +2,16 @@
ispc News
=========
ispc 1.9.1 is Released
----------------------
An ``ispc`` release with new native AVX512 target for future Xeon CPUs and
improvements for debugging. Release is based on patched version LLVM 3.8 backend.
For more details, please check `Release Notes`_.
.. _Release Notes: https://github.com/ispc/ispc/blob/master/docs/ReleaseNotes.txt
ispc 1.9.0 is Released
----------------------