Libraries use this flag to decide whether to use the fma builtin.
Author: Paul Walker
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/Preprocessor/aarch64-target-features.c | ||
---|---|---|
59–60 ↗ | (On Diff #436412) | I don't think we need this change given init-aarch64.c provides enough coverage. |
Comment Actions
Removing an unnecessary test change from aarch64-target-features.c
as init-aarch64.c provides enough coverage.