summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4697bd6..33ceee2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,11 @@ Version 3.1.1+edits (development branch) versus 3.1.1
- Adding support for atomic operations with generic memory space. Before
this, atomic operations can only work on global memory space. (Bug #14
external)
+ - Fixed a bug in conversion to ptxplus that was causing local memory store
+ or load instruction to be ignored.
+ - Adding support for direct addressing using immediate values for the load
+ and store instructions.
+ - Fixed a bug that was causing inconsistency in local memory address calculations
Version 3.1.1 versus 3.1.0
- Add checks to top level makefile to ensure setup_environment is run and checks to