[PATCH] D52441: [CodeGen] Update min-legal-vector width based on function argument and return types
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 8 16:08:19 PDT 2018
craig.topper updated this revision to Diff 168725.
craig.topper added a comment.
Add back the new test file that I lost in the previous update
https://reviews.llvm.org/D52441
Files:
lib/CodeGen/CGCall.cpp
lib/CodeGen/CodeGenFunction.cpp
test/CodeGen/aarch64-neon-3v.c
test/CodeGen/aarch64-neon-across.c
test/CodeGen/aarch64-neon-fma.c
test/CodeGen/aarch64-neon-ldst-one.c
test/CodeGen/aarch64-neon-scalar-copy.c
test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
test/CodeGen/aarch64-neon-tbl.c
test/CodeGen/aarch64-neon-vget.c
test/CodeGen/aarch64-poly64.c
test/CodeGen/arm-neon-fma.c
test/CodeGen/arm-neon-numeric-maxmin.c
test/CodeGen/arm-neon-vcvtX.c
test/CodeGen/arm64_vdupq_n_f64.c
test/CodeGen/x86-vector-width.c
test/CodeGenOpenCL/fpmath.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52441.168725.patch
Type: text/x-patch
Size: 272377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181008/6e0ceb28/attachment-0001.bin>
More information about the cfe-commits
mailing list