diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-09-10 20:34:32 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-09-10 20:34:32 +0000 |
commit | df4d3dd65938ce75d1c8db880c8e362de50bfa9e (patch) | |
tree | 2349f68c7884c1584d238f35755347624ba7b1ce /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4bed31b9bffedfdcbf7177ceb465da7f04cc08b5 (diff) | |
download | llvm-df4d3dd65938ce75d1c8db880c8e362de50bfa9e.zip llvm-df4d3dd65938ce75d1c8db880c8e362de50bfa9e.tar.gz llvm-df4d3dd65938ce75d1c8db880c8e362de50bfa9e.tar.bz2 |
Fix depth field bug and resize() function in hierarchical barrier
This is a follow up to the hierarchy cleanup patch.
Added some clarifying comments to hierarchy_info.
Fixed a bug with the depth field not being updated cleanly during a resize.
Fixed resize to first check capacity as determined by maxLevels before actually doing the full resize.
Differential Revision: http://reviews.llvm.org/D12562
llvm-svn: 247333
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions