Use the optimization level of O2 for the decompression functions on ppc64le with...
authorRei Odaira <rodaira@us.ibm.com>
Fri, 13 Oct 2017 19:53:37 +0000 (14:53 -0500)
committerRei Odaira <rodaira@us.ibm.com>
Fri, 13 Oct 2017 19:53:37 +0000 (14:53 -0500)
commit73bcf90e51b9837454b92265d30d4a214be38b02
tree1eb801980f76979900cafa6e99ac3eee02796bd5
parent34da12c6e62ce9b43f4b4185ac51658255122a68
Use the optimization level of O2 for the decompression functions on ppc64le with gcc, to avoid harmful unrolling and SIMDization with O3
lib/lz4.c