To generate code compatible to streaming mode:
- enable custome lowering for TruncStore to avoid crashing during legalizing TruncStore for non Integer vector.
Paths
| Differential D138720
[AArch64][SME]: Generate streaming-compatible code for fp-extend-trunc ClosedPublic Authored by hassnaa-arm on Nov 25 2022, 7:50 AM.
Details Summary To generate code compatible to streaming mode:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 28 2022, 1:06 AM Closed by commit rG02db5603ba71: [AArch64][SME]: Generate streaming-compatible code for fp-extend-trunc (authored by Hassnaa Hamdi <hassnaa.hamdi@arm.com>). · Explain WhyNov 29 2022, 4:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478528 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-extend-trunc.ll
|