commit | efc782d743372b374796d5df3cb233291b686d52 | [log] [tgz] |
---|---|---|
author | Umar Arshad <umar@arrayfire.com> | Wed Jul 13 18:57:52 2016 -0400 |
committer | David Neto <dneto@google.com> | Tue Jul 26 16:09:16 2016 -0400 |
tree | 5080dd7f1c397c6319b99f5fe9a6c3e5c4f82b61 | |
parent | 66c94928a324efd7d3c2d10817e8fb599096302b [diff] [blame] |
Check definitions appear in dominator of use Also address use and def of ID in same instruction
diff --git a/CHANGES b/CHANGES index 0e76412..8e5ab77 100644 --- a/CHANGES +++ b/CHANGES
@@ -2,6 +2,8 @@ v2016.2-dev 2016-07-19 - Start v2016.2 + - Validator is incomplete + - Checks ID use block is dominated by definition block v2016.1 2016-07-19 - Fix https://github.com/KhronosGroup/SPIRV-Tools/issues/261