[PATCH] D119435: [Support][AArch64] Detect a few more host CPU features on AArch64

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 15:54:40 PST 2022


tschuett added a comment.

https://github.com/torvalds/linux/blob/master/Documentation/arm64/cpu-feature-registers.rst
Is similar to how Intel is doing feature detection.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119435/new/

https://reviews.llvm.org/D119435



More information about the llvm-commits mailing list