Fixes: #53679
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119428
[AArch64][SVE] Fix selection failure caused by fp/int convert using non-Neon types ClosedPublic Authored by bsmith on Feb 10 2022, 4:48 AM.
Details Summary Fixes: #53679
Diff Detail
Event Timeline
paulwalker-arm added inline comments.
This revision is now accepted and ready to land.Feb 10 2022, 7:12 AM Closed by commit rGc53ad72aa936: [AArch64][SVE] Fix selection failure caused by fp/int convert using non-Neon… (authored by bsmith). · Explain WhyFeb 11 2022, 3:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407526 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-convert.ll
|
I'm happy but for bonus points you should be able to remove this.