This enables an existing transformation that when combined with an
add will emit saba/uaba instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128198
[SVE] Lower "unpredicated" sabd/uabd intrinsics to ISD::ABDS/U. ClosedPublic Authored by paulwalker-arm on Jun 20 2022, 6:30 AM.
Details Summary This enables an existing transformation that when combined with an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 20 2022, 7:07 AM This revision was landed with ongoing or failed builds.Jun 21 2022, 4:04 PM Closed by commit rG7b285ae0e8e6: [SVE] Lower "unpredicated" sabd/uabd intrinsics to ISD::ABDS/U. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438859 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-aba.ll
|