commit | d4a902bc71acf8f496937704fed86f0b2cbb2777 | [log] [tgz] |
---|---|---|
author | Thomas Lively <tlively@google.com> | Thu Aug 23 19:23:13 2018 +0000 |
committer | Thomas Lively <tlively@google.com> | Thu Aug 23 19:23:13 2018 +0000 |
tree | ed8355038b9bac48606f891c2203c879ccf2655a | |
parent | 780d32e608e0cb75c9b84746f44bd35c5d7bcd49 [diff] |
[WebAssembly] Prioritize splats over v128.consts Summary: Splats are fewer bytes than v128.consts, so use them when either could apply. Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D51179 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340569 91177308-0d34-0410-b5e6-96231b3b80d8