These patterns were omitted because clang only allows converting between these types using intrinsics, but other front-ends or optimisation passes may want to use them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/ARM/fp16-vector-cvt.ll | ||
---|---|---|
13 | These scalar variants are not related to the added vector patterns, and also seem to be tested in existing tests (which is what I was hoping). Do we need this? I only quickly grep'ed for this variant, not the other scalar variants below, but same question for those. |
Comment Actions
The change here LGTM too. Remember to upload with context :)
llvm/test/CodeGen/ARM/fp16-vector-cvt.ll | ||
---|---|---|
5 | I think you can remove this, and the "hidden"s below too. |
I think you can remove this, and the "hidden"s below too.