[PATCH] D52009: [WebAssembly] SIMD neg
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 19:00:18 PDT 2018
aheejin added a comment.
I think this is dependent on https://reviews.llvm.org/D52007. Fixed it. By the way, the diff looks like it contains https://reviews.llvm.org/D52007's diff too. Could you fix it? You can do relative diff by
`arc diff --update D52009 DIVISION_TO_COMPARE`
Repository:
rL LLVM
https://reviews.llvm.org/D52009
More information about the llvm-commits
mailing list