Instead of using a WHILE XZR, XZR instruction, just emit a PFALSE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109311
[AArch64][SVE] Implement all-inactive predicate with PFALSE. ClosedPublic Authored by sdesmalen on Sep 6 2021, 3:59 AM.
Details Summary Instead of using a WHILE XZR, XZR instruction, just emit a PFALSE.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2021, 4:52 AM Closed by commit rG448d47f7438e: [AArch64][SVE] Implement all-inactive predicate with PFALSE. (authored by sdesmalen). · Explain WhySep 7 2021, 6:29 AM This revision was automatically updated to reflect the committed changes. sdesmalen marked an inline comment as done.
Revision Contents
Diff 371060 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares-with-imm.ll
llvm/test/CodeGen/AArch64/sve-zeroinit.ll
|
can remove this todo now?