[PATCH] D139701: [Clang] Don't emit "min-legal-vector-width"="0" for AMDGPU
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 17 07:59:24 PST 2022
pengfei updated this revision to Diff 483751.
pengfei added a comment.
Herald added a subscriber: arphaman.
In D139701#3993131 <https://reviews.llvm.org/D139701#3993131>, @craig.topper wrote:
> I really think only X86 is using this.
I'm still not sure of that. Please see the diff in AArch64/ARM tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139701/new/
https://reviews.llvm.org/D139701
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/aarch64-neon-3v.c
clang/test/CodeGen/aarch64-neon-extract.c
clang/test/CodeGen/aarch64-neon-ldst-one.c
clang/test/CodeGen/aarch64-neon-scalar-copy.c
clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
clang/test/CodeGen/aarch64-neon-vget.c
clang/test/CodeGen/aarch64-poly64.c
clang/test/CodeGen/arm64_vdupq_n_f64.c
clang/test/CodeGenCXX/arm-generated-fn-attr.cpp
clang/test/OpenMP/amdgcn-attributes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139701.483751.patch
Type: text/x-patch
Size: 182788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221217/c01e5070/attachment-0001.bin>
More information about the cfe-commits
mailing list