The set of patterns for unpredicated load/store was incomplete: it didn't include extending loads and truncating extending stores. Fill out the remaining patterns for extending stores, and add the corresponding support to frame offset lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
llvm/test/CodeGen/AArch64/spillfill-sve.ll | ||
---|---|---|
66 | There are a few tests missing for the sign-extending loads. |
There are a few tests missing for the sign-extending loads.