[PATCH] D50873: [WebAssembly] v128.const
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 15:54:16 PDT 2018
tlively added a comment.
In https://reviews.llvm.org/D50873#1203386, @aardappel wrote:
> Generally looks good.. but what about some tests?
I'm always down for more tests. What tests could I add?
> Should also add support for these to the assembler, or in a follow-up?
Can you point me to the code that will need to be modified for this?
Repository:
rL LLVM
https://reviews.llvm.org/D50873
More information about the llvm-commits
mailing list