[clang] [compiler-rt] [llvm] [FMV][AArch64] Remove feature sha1 from FMV. (PR #108383)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 07:56:27 PDT 2024


================
@@ -33,7 +33,6 @@ enum CPUFeatures {
   FEAT_FP,
   FEAT_SIMD,
   FEAT_CRC,
-  FEAT_SHA1,
----------------
jroelofs wrote:

Here are the other threads:
https://github.com/llvm/llvm-project/pull/108024#discussion_r1757249346
https://github.com/llvm/llvm-project/pull/88965#discussion_r1567997481

https://github.com/llvm/llvm-project/pull/108383


More information about the llvm-commits mailing list