diff options
author | Michael Liao <michael.liao@intel.com> | 2012-10-24 04:14:18 +0000 |
---|---|---|
committer | Michael Liao <michael.liao@intel.com> | 2012-10-24 04:14:18 +0000 |
commit | 5922979e497715bb28f4787f51f8984d504421ce (patch) | |
tree | a6c5a39da0d1ec8c1657f71d02c04da7ee0a85f8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c5af149e707d7021b26490c84776da1c125fdc23 (diff) | |
download | bcm5719-llvm-5922979e497715bb28f4787f51f8984d504421ce.tar.gz bcm5719-llvm-5922979e497715bb28f4787f51f8984d504421ce.zip |
Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))
- If more than 1 elemennts are defined and target supports the vectorized
conversion, use the vectorized one instead to reduce the strength on
conversion operation.
llvm-svn: 166546
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions