[PATCH] D45202: [X86] Replacing X86-specific floor and ceil vector intrinsics with generic LLVM intrinsics

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 8 09:30:32 PDT 2018


craig.topper added a comment.

I'm not sure whether we should be doing this here or in InstCombine. @spatel, what do you think?


https://reviews.llvm.org/D45202





More information about the cfe-commits mailing list