[clang] [compiler-rt] [llvm] [FMV][AArch64] Remove feature sha1 from FMV. (PR #108383)
Alexandros Lamprineas via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 13 01:45:05 PDT 2024
================
@@ -33,7 +33,6 @@ enum CPUFeatures {
FEAT_FP,
FEAT_SIMD,
FEAT_CRC,
- FEAT_SHA1,
----------------
labrinea wrote:
It was raised on another pr, so perhaps it is.
https://github.com/llvm/llvm-project/pull/108383
More information about the cfe-commits
mailing list