summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-12-09 15:16:53 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-12-09 15:16:53 +0100
commitca5dbcd2bd31fb0a0e3f6c2f81b3c0fff6250738 (patch)
treebcf35f0d78f4d12d31a4224af3552e1517830d83 /CHANGELOG
parent02c0d640375591b46f9838489e4beb9936508888 (diff)
Made the pre-processor run by default for ARM and Qualcomm GPUs
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9c0c64cf..ef16cd0d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
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
- Added tuned parameters for various devices (see README)
Version 1.2.0