commit | b2cfd8506034e733f71722334330b5df0bf94ef8 | [log] [tgz] |
---|---|---|
author | Connor Abbott <connor.w.abbott@intel.com> | Thu Jul 16 11:04:22 2015 -0700 |
committer | Connor Abbott <connor.w.abbott@intel.com> | Thu Jul 16 11:04:22 2015 -0700 |
tree | 0a0819ef362c1c846c64ae581443403d5942a83b | |
parent | b599735be442368060f57af0a513f8ad8b2a09a1 [diff] |
nir/spirv: don't declare builtin blocks They aren't used, and the backend was barfing on them. Also, remove a hack in in compiler.cpp now that they're gone.