aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2019-01-31 23:22:39 +0000
committerThomas Lively <tlively@google.com>2019-01-31 23:22:39 +0000
commit9a48438832a0216eff7ae92a8e2f8ad71e2bc2cc (patch)
treef96f51c4c314d957970cd2ca03adf2f1e66e435c /llvm/lib/CodeGen/SafeStack.cpp
parentd5dbe83127f4d471c37ee84d3458462d925f3bc6 (diff)
downloadllvm-9a48438832a0216eff7ae92a8e2f8ad71e2bc2cc.zip
llvm-9a48438832a0216eff7ae92a8e2f8ad71e2bc2cc.tar.gz
llvm-9a48438832a0216eff7ae92a8e2f8ad71e2bc2cc.tar.bz2
[WebAssembly] Fix a regression selecting negative build_vector lanes
Summary: The custom lowering introduced in rL352592 creates build_vector nodes with negative i32 operands, but these operands did not meet the value range constraints necessary to match build_vector nodes. This CL fixes the issue by removing the unnecessary constraints. Reviewers: aheejin Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish Differential Revision: https://reviews.llvm.org/D57481 llvm-svn: 352813
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions