[PATCH] D55956: [WebAssembly] Fix invalid machine instrs in -O0, verify in tests
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 13:58:52 PST 2018
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.
Repository:
rL LLVM
https://reviews.llvm.org/D55956
Files:
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
test/CodeGen/WebAssembly/simd-arith.ll
test/CodeGen/WebAssembly/simd-bitcasts.ll
test/CodeGen/WebAssembly/simd-comparisons.ll
test/CodeGen/WebAssembly/simd-conversions.ll
test/CodeGen/WebAssembly/simd-ext-load-trunc-store.ll
test/CodeGen/WebAssembly/simd-intrinsics.ll
test/CodeGen/WebAssembly/simd-load-store-alignment.ll
test/CodeGen/WebAssembly/simd-nested-shuffles.ll
test/CodeGen/WebAssembly/simd-noopt.ll
test/CodeGen/WebAssembly/simd-offset.ll
test/CodeGen/WebAssembly/simd-select.ll
test/CodeGen/WebAssembly/simd-sext-inreg.ll
test/CodeGen/WebAssembly/simd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55956.179152.patch
Type: text/x-patch
Size: 18079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/53b9617b/attachment.bin>
More information about the llvm-commits
mailing list