[PATCH] D58282: [x86] scalarize extract element 0 of FP math

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 11:46:43 PST 2019


This revision was automatically updated to reflect the committed changes.
spatel marked 2 inline comments as done.
Closed by commit rL355130: [x86] scalarize extract element 0 of FP math (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58282?vs=187882&id=188770#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58282/new/

https://reviews.llvm.org/D58282

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx1-logical-load-folding.ll
  llvm/trunk/test/CodeGen/X86/avx512-hadd-hsub.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/exedeps-movq.ll
  llvm/trunk/test/CodeGen/X86/extractelement-fp.ll
  llvm/trunk/test/CodeGen/X86/ftrunc.ll
  llvm/trunk/test/CodeGen/X86/haddsub.ll
  llvm/trunk/test/CodeGen/X86/scalar-int-to-fp.ll
  llvm/trunk/test/CodeGen/X86/vec_extract.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-fadd-fast.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-fmul-fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58282.188770.patch
Type: text/x-patch
Size: 81477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/86708c57/attachment.bin>


More information about the llvm-commits mailing list