Patterns exist for the integer case that are trivially expandable
to cover 0.0f.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128669
[SVE] Use CPY to zero active lanes of a floating point vector. ClosedPublic Authored by paulwalker-arm on Jun 27 2022, 10:24 AM.
Details Summary Patterns exist for the integer case that are trivially expandable
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2022, 5:18 AM This revision was landed with ongoing or failed builds.Jun 30 2022, 5:15 PM Closed by commit rG43f8a6b74931: [SVE] Use CPY to zero active lanes of a floating point vector. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 441558 llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-vselect-imm.ll
|