[PATCH] D52912: [SelectionDAG] allow FP binops in SimplifyDemandedVectorElts

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 11:07:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344541: [SelectionDAG] allow FP binops in SimplifyDemandedVectorElts (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52912?vs=168527&id=169728#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52912

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-hadd-hsub.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52912.169728.patch
Type: text/x-patch
Size: 8590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/2bbf3421/attachment.bin>


More information about the llvm-commits mailing list