================
@@ -33,7 +33,6 @@ enum CPUFeatures {
FEAT_FP,
FEAT_SIMD,
FEAT_CRC,
- FEAT_SHA1,
----------------
andrewcarlotti wrote:> And the clang and gcc implementations of FMV are already ABI incompatible for > other reasons. Are they? I'm not currently aware of any incompatibilities. https://github.com/llvm/llvm-project/pull/108383 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
