diff options
author | Thomas Lively <tlively@google.com> | 2019-10-30 13:22:13 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2019-10-31 14:59:30 -0700 |
commit | 2ab1b8c1ec452fb743f6cc5051e75a01039cabfe (patch) | |
tree | b2994a17a4347a0efb3537dcfacb5325906dc7d1 /llvm/utils/fpcmp/fpcmp.cpp | |
parent | 80c03fb5c2755d0b91d3437b8b9bc4c8a8393542 (diff) | |
download | bcm5719-llvm-2ab1b8c1ec452fb743f6cc5051e75a01039cabfe.tar.gz bcm5719-llvm-2ab1b8c1ec452fb743f6cc5051e75a01039cabfe.zip |
[WebAssembly] Handle multiple loads of splatted loads
Summary:
Fixes an ISel failure when a splatted load is used more than once. The
failure was due to the hacks we were doing in ISel lowering to
preserve the original load as the operand of a LOAD_SPLAT node. The
fix is to properly lower the splatted use of the load to a separate
LOAD_SPLAT node.
Reviewers: aheejin
Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69640
Diffstat (limited to 'llvm/utils/fpcmp/fpcmp.cpp')
0 files changed, 0 insertions, 0 deletions