commit | 347590f8fc8ff798897ec8f06e0e63841a8abfa8 | [log] [tgz] |
---|---|---|
author | Thomas Lively <tlively@google.com> | Thu Dec 20 04:20:32 2018 +0000 |
committer | Thomas Lively <tlively@google.com> | Thu Dec 20 04:20:32 2018 +0000 |
tree | a9587bf9b04339f298117caf2d56e3ac540d4b1a | |
parent | b15ca8072a19e07b049ccf2aa114f27d550d532f [diff] |
[WebAssembly] Emit a splat for v128 IMPLICIT_DEF Summary: This is a code size savings and is also important to get runnable code while engines do not support v128.const. Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D55910 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349724 91177308-0d34-0410-b5e6-96231b3b80d8