[PATCH] D47978: [X86] Lowering Mask Scalar add/sub/mul/div intrinsics to native IR (LLVM part)

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 9 03:18:26 PDT 2018


tkrupa created this revision.
tkrupa added reviewers: craig.topper, sroland, spatel, RKSimon.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D47978

Files:
  include/llvm/IR/IntrinsicsX86.td
  test/CodeGen/X86/avx512-intrinsics-canonical.ll
  test/CodeGen/X86/avx512-intrinsics-fast-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47978.150616.patch
Type: text/x-patch
Size: 35274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180609/616db273/attachment-0001.bin>


More information about the llvm-commits mailing list