summaryrefslogtreecommitdiffstats
path: root/src/H5Zshuffle.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-05-12 18:40:29 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-05-12 18:40:29 (GMT)
commit948a94f2be7d25720f9e505fbc2e13eda53bdc03 (patch)
tree6ddadec1f76446d89c9db966d856e87b4bfc7ea5 /src/H5Zshuffle.c
parent820a21f61f0f35c03689e457f661c1f7b9296ea5 (diff)
downloadhdf5-948a94f2be7d25720f9e505fbc2e13eda53bdc03.zip
hdf5-948a94f2be7d25720f9e505fbc2e13eda53bdc03.tar.gz
hdf5-948a94f2be7d25720f9e505fbc2e13eda53bdc03.tar.bz2
[svn-r8506] Purpose:
Code optimization Description: Eliminate many redundant lookups to check for no-op type conversion by remembering that a type conversion path is the no-op path. Also, don't allow non-no-op conversions which happen to be no-ops on a particular machine (such as int<->long conversions on machines where int and long are the same size and format, etc.) to replace the default no-op conversion. Platforms tested: Solaris 2.7 (arabica) FreeBSD 4.9 (sleipnir) w/parallel
Diffstat (limited to 'src/H5Zshuffle.c')
0 files changed, 0 insertions, 0 deletions