[PATCH] D65720: [WebAssembly] Regenerate SIMD Arithmetic tests
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 12:58:45 PDT 2019
tlively added a comment.
I have mixed feelings about this. One one hand I understand that this file is huge and cross-cutting changes could cause a lot of manual updating work, but on the other hand each individual test was very readable and succinct. The auto-generated version would certainly be less work to maintain, but its enormous amount of irrelevant information and repetition is unfortunate. @aheejin, what do you think about this?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65720/new/
https://reviews.llvm.org/D65720
More information about the llvm-commits
mailing list