Truncates and compares require some changes to generic legalisation functions
to use ElementCount instead of getNumElements.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129082
[AArc64] Legalisation of compares and truncates of nxv1i1 types. ClosedPublic Authored by sdesmalen on Jul 4 2022, 7:25 AM.
Details Summary Truncates and compares require some changes to generic legalisation functions
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 5 2022, 4:43 PM This revision was landed with ongoing or failed builds.Jul 7 2022, 12:40 AM Closed by commit rG15c3ba8a44ab: [AArc64] Legalisation of compares and truncates of nxv1i1 types. (authored by sdesmalen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442804 llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares.ll
llvm/test/CodeGen/AArch64/sve-trunc.ll
|