[PATCH] D41168: [X86] Lowering X86 avx512 sqrt intrinsics to IR

Tomasz Krupa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 4 04:49:11 PDT 2018


tkrupa updated this revision to Diff 140937.
tkrupa added a comment.

I did the suggested corrections and improved the tests.


Repository:
  rC Clang

https://reviews.llvm.org/D41168

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/avx-builtins.c
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c
  test/CodeGen/sse-builtins.c
  test/CodeGen/sse2-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41168.140937.patch
Type: text/x-patch
Size: 16977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/32ce247c/attachment.bin>


More information about the cfe-commits mailing list