[PATCH] D156060: [GISel][AArch64] Close some gaps
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 23 10:55:03 PDT 2023
tschuett added a comment.
Sorry for the churn! I found:
remark: unable to legalize instruction: %942:_(<4 x s64>) = G_ZEXT %941:_(<4 x s32>) [-Rpass-missed=gisel-legalize]
remark: unable to legalize instruction: %190:_(<8 x s32>) = G_ZEXT %188:_(<8 x s16>) [-Rpass-missed=gisel-legalize]
I did the following on a Graviton 3:
https://gist.github.com/tschuett/d448c87ee985af99f90568fddf9ffd82
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156060/new/
https://reviews.llvm.org/D156060
More information about the llvm-commits
mailing list