Add the functionality to lower fabs for passthru variant
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88679
[AArch64][SVE] Add lowering for llvm fabs ClosedPublic Authored by Asif on Oct 1 2020, 10:28 AM.
Details Summary Add the functionality to lower fabs for passthru variant
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 1 2020, 10:50 AM Closed by commit rGaab6f7db471d: [AArch64][SVE] Add lowering for llvm fabs (authored by Asif). · Explain WhyOct 1 2020, 4:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 295689 llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-fp.ll
|