[PATCH] D129537: [X86][DAGISel] Don't widen shuffle element with AVX512
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 05:03:20 PDT 2022
LuoYuanke updated this revision to Diff 446114.
LuoYuanke added a comment.
Limit the vector bit width >=128 and add test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129537/new/
https://reviews.llvm.org/D129537
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avx512-shuffles/shuffle-blend.ll
llvm/test/CodeGen/X86/combine-sdiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129537.446114.patch
Type: text/x-patch
Size: 11564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/1b069478/attachment.bin>
More information about the llvm-commits
mailing list