[PATCH] D36840: [DAG] convert vector select-of-constants to logic/math
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 13:56:31 PDT 2017
spatel added reviewers: escha, zvi, DavidKreitzer, aaboud, aivchenk.
spatel added a comment.
Adding some more x86 experts.
If the general case is controversial, another possibility would be to split that off as its own patch. All of the special case (0, -1, off-by-one) diffs are clear wins?
https://reviews.llvm.org/D36840
More information about the llvm-commits
mailing list