[PATCH] D50423: [WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplemented

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 14:02:04 PDT 2018


tlively updated this revision to Diff 159788.
tlively marked 2 inline comments as done.
tlively added a comment.

- Change flag name, move extern decl to header


Repository:
  rL LLVM

https://reviews.llvm.org/D50423

Files:
  lib/Target/WebAssembly/WebAssembly.h
  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/WebAssemblyPeephole.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50423.159788.patch
Type: text/x-patch
Size: 15852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/eadec5f8/attachment.bin>


More information about the llvm-commits mailing list