[PATCH] D53872: [WebAssembly] Add V128 to WebAssemblyInstrInfo::copyPhysReg

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 12:41:33 PST 2018


tlively added a comment.

In https://reviews.llvm.org/D53872#1281488, @aheejin wrote:

> Can we have a test case? I think we can have an mir test case with `COPY` opcode in there. To lower COPY to the relevant `COPY_type` opcode, we need this function.


Done.


Repository:
  rL LLVM

https://reviews.llvm.org/D53872





More information about the llvm-commits mailing list