[PATCH] D64710: [x86] try to keep FP casted+truncated+extracted vector element out of GPRs

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 11:18:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366098: [x86] try to keep FP casted+truncated+extracted vector element out of GPRs (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64710?vs=209746&id=209920#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64710

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64710.209920.patch
Type: text/x-patch
Size: 5697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/e9e61b12/attachment.bin>


More information about the llvm-commits mailing list