summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWilson Fung <[email protected]>2012-08-30 03:08:52 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:48:54 -0700
commit66a788b7463bb92595977c7540afa8a2adba2726 (patch)
treece1bcd41bcfcae274f9ff28fb30fc95b03829521 /CHANGES
parentfc37c72f0681d142371ff4f5fff5cd972faf51a9 (diff)
Fixed incorrect counting of predicated instruction. (Bug #15 external)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13918]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4653061..1a05fbc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,9 @@ Version 3.1.1+edits (development branch) versus 3.1.1
and store instructions.
- Fixed a bug that was causing inconsistency in local memory address
calculations
+ - Fixed incorrect counting of predicated instructions. Now instructions
+ are counted into gpu_sim_insn regardless of predication outcome. (Bug
+ #15 external)
Version 3.1.1 versus 3.1.0
- Add checks to top level makefile to ensure setup_environment is run and checks to