]> granicus.if.org Git - llvm/commit
[WebAssembly] Expand BUILD_PAIR nodes
authorThomas Lively <tlively@google.com>
Mon, 28 Jan 2019 23:44:31 +0000 (23:44 +0000)
committerThomas Lively <tlively@google.com>
Mon, 28 Jan 2019 23:44:31 +0000 (23:44 +0000)
commit03dc0681a4b2cc87374d25a8168d18ce4197ea80
tree7a730db0188e802fe91e9fb6cb95158d893b91dd
parent4d14b7ba6e3c9d033f2d73494b08258ace332784
[WebAssembly] Expand BUILD_PAIR nodes

Reviewers: aheejin

Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish

Differential Revision: https://reviews.llvm.org/D57276

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
test/CodeGen/WebAssembly/simd-build-pair.ll [new file with mode: 0644]