summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-12-10 16:08:06 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-12-10 16:08:06 +0100
commit11489e68ef625d872a762b79e43426606a90edea (patch)
tree744ef07855e00aed8ce038a9923dd1cdd66dda4d /CHANGELOG
parent82467b64c4402100e01af99d00caf3bd89c9cde4 (diff)
Updated roadmap: completed pre-processor implementation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ef16cd0d..0ff7856d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,7 @@ Development (next version)
- Re-designed and integrated the auto-tuner, no more dependency on CLTune
- Made it possible to override the tuning parameters in the clients straight from JSON tuning files
- Added OpenCL pre-processor to unroll loops and perform array-to-register promotions for compilers
- which don't this themselves (ARM, Qualcomm) - greatly improves performance on these platforms
+ which don't do this themselves (ARM, Qualcomm) - greatly improves performance on these platforms
- Added tuned parameters for various devices (see README)
Version 1.2.0