[PATCH] D52441: [CodeGen] Update min-legal-vector width based on function argument and return types

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 10:45:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC345168: [CodeGen] Update min-legal-vector width based on function argument and return… (authored by ctopper, committed by ).

Repository:
  rC Clang

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.170933.patch
Type: text/x-patch
Size: 272399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/5f88df8c/attachment-0001.bin>


More information about the cfe-commits mailing list