[PATCH] D41168: [X86] Lowering X86 avx512 sqrt intrinsics to IR
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 1 02:38:43 PDT 2018
RKSimon requested changes to this revision.
RKSimon added a comment.
This revision now requires changes to proceed.
In https://reviews.llvm.org/D41168#1118624, @tkrupa wrote:
> 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?
Add them here please
Repository:
rC Clang
https://reviews.llvm.org/D41168
More information about the cfe-commits
mailing list