diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-12-08 03:01:16 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-12-08 03:01:16 +0000 |
commit | 0ebc8605ad74082c1b01b8500782ca220d3eb0df (patch) | |
tree | d3f8f5e5d43d982f5930f860894ebd45ef6899bb /llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp | |
parent | b13edeb9b5032c85c0f51c6bbdd61d9aebf287c4 (diff) | |
download | llvm-0ebc8605ad74082c1b01b8500782ca220d3eb0df.zip llvm-0ebc8605ad74082c1b01b8500782ca220d3eb0df.tar.gz llvm-0ebc8605ad74082c1b01b8500782ca220d3eb0df.tar.bz2 |
IR: Allow vectors of halfs to be ConstantDataVectors
Currently, vectors of halfs end up as ConstantVectors, but there isn't
a good reason they can't be ConstantDataVectors. This should save some
memory.
llvm-svn: 254991
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions