[PATCH] D33406: PR28129 expand vector oparation to an IR constant.

Dinar Temirbulatov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 5 06:02:00 PDT 2017


dtemirbulatov added a comment.

Ping. [andrew.w.kaylor, scanon] Is it OK to assume that FP exceptions are off by default and allow such transformation to constants in the IR since we know that  we would have exception with "1.00  -nan" for _mm256_cmp_ps(a, b, 15)?


https://reviews.llvm.org/D33406





More information about the cfe-commits mailing list