[PATCH] D71567: [InstCombine] Add tests for `select + mul` for power of twos. NFC
Danila Kutenin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 15:57:23 PST 2019
danlark added a comment.
In D71567#1786729 <https://reviews.llvm.org/D71567#1786729>, @lebedev.ri wrote:
> You probably want to throw in some vector `undef` tests as well.
> (e.g. a singled lane in one of constants, the same lane in both, different lanes in each)
All done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71567/new/
https://reviews.llvm.org/D71567
More information about the llvm-commits
mailing list