[PATCH] D121296: [GlobalIsel][X86] Legalization of G_IS_FPCLASS
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 03:20:18 PDT 2022
tschuett added a comment.
In D121296#3443122 <https://reviews.llvm.org/D121296#3443122>, @sepavloff wrote:
> In D121296#3403848 <https://reviews.llvm.org/D121296#3403848>, @arsenm wrote:
>
>> Could also use FewerElementsVector handling
>
> Some support for fewerElements was added, but the support of vector types in X86 Global ISel is weak, and I could not make tests for this case. Some patches for this support are in work, but it is a long trail.
Are there any plans for X86 in GlobalIsel? It kind of stopped.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121296/new/
https://reviews.llvm.org/D121296
More information about the llvm-commits
mailing list