[PATCH] D28219: [X86] Attempt to pre-truncate arithmetic operations if useful

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 00:16:34 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290947: [X86] Attempt to pre-truncate arithmetic operations if useful (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D28219?vs=82926&id=83013#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28219

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-any_extend_load.ll
  llvm/trunk/test/CodeGen/X86/i64-to-float.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28219.83013.patch
Type: text/x-patch
Size: 127996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/238b03f3/attachment.bin>


More information about the llvm-commits mailing list