[PATCH] D50292: [WebAssembly] Update SIMD binary arithmetic
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 7 13:25:00 PDT 2018
tlively updated this revision to Diff 159588.
tlively added a comment.
- Revert "Remove i64x2.mul since it is not in spec." It is unclear this
Repository:
rL LLVM
https://reviews.llvm.org/D50292
Files:
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrFormats.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
lib/Target/WebAssembly/WebAssemblyPeephole.cpp
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
lib/Target/WebAssembly/WebAssemblyUtilities.cpp
test/CodeGen/WebAssembly/simd-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50292.159588.patch
Type: text/x-patch
Size: 21352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/174c171e/attachment.bin>
More information about the llvm-commits
mailing list