[PATCH] D23337: [x86, AVX] allow FP vector select folding to bitwise logic ops (PR28895)
Andrea Di Biagio via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 01:35:24 PDT 2016
andreadb accepted this revision.
andreadb added a comment.
Hi Simon,
It looks good to me too.
Could you please also add extra test cased with ordered comparisons? I am only seeing tests for unordered comparisons in 'select-with-and-or.ll'.
Thanks for fixing this!
-Andrea
https://reviews.llvm.org/D23337
More information about the llvm-commits
mailing list