Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116227
[SVE] Add ISel for fabs(fsub(a,b)) ==> FABD. ClosedPublic Authored by paulwalker-arm on Dec 23 2021, 10:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 4 2022, 2:12 AM This revision was landed with ongoing or failed builds.Jan 5 2022, 4:02 AM Closed by commit rG3728a7de34dc: [SVE] Add ISel for fabs(fsub(a,b)) ==> FABD. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397511 llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-fp.ll
|