[PATCH] D41168: [X86] Lowering X86 avx512 sqrt intrinsics to IR
Tomasz Krupa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 15 11:12:12 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334850: [X86] Lowering sqrt intrinsics to native IR (authored by tkrupa, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D41168
Files:
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/test/CodeGen/avx-builtins.c
cfe/trunk/test/CodeGen/avx512f-builtins.c
cfe/trunk/test/CodeGen/avx512vl-builtins.c
cfe/trunk/test/CodeGen/sse-builtins.c
cfe/trunk/test/CodeGen/sse2-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41168.151537.patch
Type: text/x-patch
Size: 18954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/7fdb57fd/attachment.bin>
More information about the llvm-commits
mailing list