[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 24 06:40:29 PDT 2017


spatel added a comment.

Ping.

Can someone have a look at the x86 diffs? I can then remove the TLI hook as a follow-up and see what effect this has on other targets. Or I can go straight to that step if people think that's better.


https://reviews.llvm.org/D36840





More information about the llvm-commits mailing list