[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 15:09:01 PDT 2018


tlively added a comment.

Without all the checks I believe to be redundant this CL is much, much smaller. I'm concerned that it's possible the checks could save me a great deal of pain down the road, though.


Repository:
  rL LLVM

https://reviews.llvm.org/D50423





More information about the llvm-commits mailing list