Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looking at the testing I think there are some holes regarding general vector inserts, but I'll investigate that under a different patch.
Paths
| Differential D89235
[SVE] Add ISel patterns for "insert undef_nxv#f##, f##, 0" ClosedPublic Authored by paulwalker-arm on Oct 12 2020, 4:40 AM.
Details
Diff Detail
Event Timelinepaulwalker-arm mentioned this in D89162: [SVE] Lower fixed length VECREDUCE_SEQ_FADD operation.Oct 12 2020, 4:47 AM Comment ActionsLooking at the testing I think there are some holes regarding general vector inserts, but I'll investigate that under a different patch. This revision is now accepted and ready to land.Oct 12 2020, 5:59 AM This revision was landed with ongoing or failed builds.Oct 13 2020, 2:55 AM Closed by commit rG981b31c282ea: [SVE] Add ISel patterns for "insert undef_nxv#f##, f##, 0" (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297802 llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-insert-element.ll
|