[PATCH] D48692: [WebAssembly] Delete vector sdiv test case

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 08:10:36 PDT 2018


RKSimon added a comment.

As divisor = 1 is a special case, I think it's be better to keep the test and modify the comment + checks to ensure its doing what it should.


Repository:
  rL LLVM

https://reviews.llvm.org/D48692





More information about the llvm-commits mailing list