[PATCH] D41168: [X86] Lowering X86 avx512 sqrt intrinsics to IR
Tomasz Krupa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 1 01:57:18 PDT 2018
tkrupa added a comment.
Mask scalar case is closed and doesn't have any effects on this revision. Besides, I resolved issues connected to lowering scalar sqrt intrinsics without rounding (that is, if https://reviews.llvm.org/D47621 is accepted). Should I add them here to have everything sqrt in one place or upstream this and add them to a new revision?
Repository:
rC Clang
https://reviews.llvm.org/D41168
More information about the cfe-commits
mailing list