[PATCH] D38684: [X86][AVX512] lowering broadcastm intrinsic - llvm part

jina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 5 23:15:13 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317458: [x86][AVX512] Lowering Broadcastm intrinsics to LLVM IR (authored by jina.nahias).

Changed prior to commit:
  https://reviews.llvm.org/D38684?vs=120989&id=121685#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38684

Files:
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512cd-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512cd-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512cd-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512cdvl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512cdvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vlcd-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/broadcastm-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38684.121685.patch
Type: text/x-patch
Size: 17641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/7231a959/attachment.bin>


More information about the llvm-commits mailing list