[PATCH] D52324: [ValueTracking] Allow select patterns to work on vectors in more places
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 24 15:01:49 PDT 2018
aheejin added a comment.
1. What happens when only some of the elements in a vector are NaN?
2. What happens we have -0.0 in a vector?
Repository:
rL LLVM
https://reviews.llvm.org/D52324
More information about the llvm-commits
mailing list