google / ruy

Apache License 2.0
303 stars 83 forks source link

Stop supporing old compilers #337

Open georgthegreat opened 1 year ago

georgthegreat commented 1 year ago

This code is error-prone, I suggest we could simply drop pre-2019 compilers support.

georgthegreat commented 1 year ago

These are the release schedules for NDK20, gcc9 and clang8 correspondingly:

https://github.com/android/ndk/wiki/Changelog-r20 https://gcc.gnu.org/gcc-9/ https://releases.llvm.org/8.0.0/tools/clang/docs/ReleaseNotes.html