[PATCH] D59577: [SelectionDAG] Add scalarization of ABS node.
Ivan Kulagin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 20 01:02:50 PDT 2019
ikulagin added a comment.
In D59577#1435885 <https://reviews.llvm.org/D59577#1435885>, @lebedev.ri wrote:
> Needs vector tests, to show that the issue is fixed.
Ok! What's the best way for test, unittest only for scalarization of vector ABS node or system test for code generation for every architecture?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59577/new/
https://reviews.llvm.org/D59577
More information about the llvm-commits
mailing list