[email protected] has posted comments on this change. ( http://gerrit.cloudera.org:8080/16907 )
Change subject: KUDU-3225 Fixes error 'vld1q_u8_x4' was not declared ...................................................................... Patch Set 1: But if you see the comment of https://github.com/DLTcollab/sse2neon/pull/31, you will find: "As I search the source code on the GCC github, it does not contain vld1q_u8_x4. The newest release version is GCC 9.3, hence the modification is acceptable. But it needs to be taken care with as the newer GCC is released." Now the lastest stable release of GCC is 10.2, so it doesn't work if we forceinline only for the versions <= 9.3 -- To view, visit http://gerrit.cloudera.org:8080/16907 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I2538e6ca321e89edb46d54f620b305b8e005f173 Gerrit-Change-Number: 16907 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Tue, 05 Jan 2021 06:45:05 +0000 Gerrit-HasComments: No
