[PATCH] D58197: [x86] vectorize more cast ops in lowering to avoid register file transfers

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 12:40:15 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354619: [x86] vectorize more cast ops in lowering to avoid register file transfers (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58197?vs=186701&id=187844#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58197

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/known-signbits-vector.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58197.187844.patch
Type: text/x-patch
Size: 7970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/08ede2cf/attachment.bin>


More information about the llvm-commits mailing list