We were missing patterns for vector_reverse of unpacked FP vector
types, as well as all the supported bfloat vectors.
Tests added here:
CodeGen/AArch64/named-vector-shuffle-reverse-sve.ll
Paths
| Differential D114089
[CodeGen][SVE] Add missing isel patterns for vector_reverse ClosedPublic Authored by david-arm on Nov 17 2021, 6:59 AM.
Details Summary We were missing patterns for vector_reverse of unpacked FP vector Tests added here: CodeGen/AArch64/named-vector-shuffle-reverse-sve.ll
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 17 2021, 7:19 AM Closed by commit rG9cef7c1ca9c2: [CodeGen][SVE] Add missing isel patterns for vector_reverse (authored by david-arm). · Explain WhyNov 18 2021, 1:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387934 llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/named-vector-shuffle-reverse-sve.ll
|