[PATCH] D15110: Fixed a bug in FP logic operation lowering on AVX-512

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 06:36:38 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254913: VX-512: Fixed a bug in FP logic operation lowering (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D15110?vs=41506&id=42068#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15110

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx-logic.ll
  llvm/trunk/test/CodeGen/X86/avx512-arith.ll
  llvm/trunk/test/CodeGen/X86/vec_fabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15110.42068.patch
Type: text/x-patch
Size: 10543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/bf39ff78/attachment.bin>


More information about the llvm-commits mailing list