[PATCH] D50791: [SelectionDAG] unroll unsupported vector FP ops earlier to avoid libcalls on undef elements (PR38527)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 15:52:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340469: [SelectionDAG] unroll unsupported vector FP ops earlier to avoid libcalls on… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50791?vs=160907&id=162089#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50791

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/test/CodeGen/AArch64/vec-libcalls.ll
  llvm/trunk/test/CodeGen/X86/vec-libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50791.162089.patch
Type: text/x-patch
Size: 31039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/1f21ab0d/attachment.bin>


More information about the llvm-commits mailing list