Addresses the FIXME and removes the only in tree use of
llvm::ConstantFP::getZeroValueForNegation for an FP type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147497
[AArch64] Use fneg instead of fsub -0.0, X Cin IR expansion of __builtin_neon_vfmsh_f16. ClosedPublic Authored by craig.topper on Apr 3 2023, 9:37 PM.
Details Summary Addresses the FIXME and removes the only in tree use of
Diff Detail
Event Timelinecraig.topper added a child revision: D147501: [IR] Remove ConstantFP::getZeroValueForNegation..Apr 3 2023, 10:14 PM This revision is now accepted and ready to land.Apr 4 2023, 1:24 AM This revision was landed with ongoing or failed builds.Apr 4 2023, 9:01 AM Closed by commit rG0109f8d1e3bf: [AArch64] Use fneg instead of fsub -0.0, X Cin IR expansion of… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510683 clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/aarch64-v8.2a-fp16-intrinsics-constrained.c
clang/test/CodeGen/aarch64-v8.2a-fp16-intrinsics.c
|
clang-format not found in user’s local PATH; not linting file.