harinreddy has uploaded this change for review. (
http://gerrit.cloudera.org:8080/19014
Change subject: Adds ppc64le to architectures which do not support avx2
......................................................................
Adds ppc64le to architectures which do not support avx2
__powerpc64__ preprocessor flag is added to the list of architectures
in the #if statement which skips avx2 based code generation for
architectures which do not this feature.
Changes to be committed:
modified: src/kudu/cfile/bitshuffle_arch_wrapper.cc#
Change-Id: I3477193cb966402099a8ce9a7f98702c3107d1e6
---
M src/kudu/cfile/bitshuffle_arch_wrapper.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/19014/1
--
To view, visit http://gerrit.cloudera.org:8080/19014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3477193cb966402099a8ce9a7f98702c3107d1e6
Gerrit-Change-Number: 19014
Gerrit-PatchSet: 1
Gerrit-Owner: harinreddy <[email protected]>