[all-commits] [llvm/llvm-project] ff33b6: [Support][AArch64] Detect a few more host CPU feat...
Danila Malyutin via All-commits
all-commits at lists.llvm.org
Wed Mar 2 22:30:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff33b6f90ac2ff60f5084e1c49ae583e122a7323
https://github.com/llvm/llvm-project/commit/ff33b6f90ac2ff60f5084e1c49ae583e122a7323
Author: Danila Malyutin <dmalyutin at azul.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/lib/Support/Host.cpp
Log Message:
-----------
[Support][AArch64] Detect a few more host CPU features on AArch64
Add detecton for lse, sve and sve2 on linux
Differential Revision: https://reviews.llvm.org/D119435
More information about the All-commits
mailing list