[PATCH] D119090: [X86] Improve uniform funnelshift/rotation amount handling
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 05:42:32 PST 2022
pengfei added a comment.
> and can be a problem when the scalar type is illegal (i.e. i64 vs v2i64 on 32-bit targets).
Didn't find a case for v2i64. Do we need to add one?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119090/new/
https://reviews.llvm.org/D119090
More information about the llvm-commits
mailing list