NOTE: This patch also includes tests that highlight those cases
where the existing DAG combine doesn't yet work well for SVE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117873
[SVE] Enable ISD::ABDS/U ISel for scalable vectors. ClosedPublic Authored by paulwalker-arm on Jan 21 2022, 4:15 AM.
Details Summary NOTE: This patch also includes tests that highlight those cases
where the existing DAG combine doesn't yet work well for SVE.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 24 2022, 3:41 AM Closed by commit rGd95cf1f6cf42: [SVE] Enable ISD::ABDS/U ISel for scalable vectors. (authored by paulwalker-arm). · Explain WhyJan 25 2022, 4:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 402846 llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-abd.ll
|