[PATCH] D94954: Fixes Snapdragon Kryo CPU core detection
Ryan Houdek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 05:49:58 PST 2021
Sonicadvance1 added a comment.
This doesn't fully fix the issue on my end.
I'll need to try again, compiling a simple atomic op with -mcpu=native on my Snapdragon 865 board still did loadstore exclusive instead of CAS. while -mcpu=cortex-a77 does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94954/new/
https://reviews.llvm.org/D94954
More information about the llvm-commits
mailing list