[PATCH] D32352: Go to eleven

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 05:00:28 PDT 2017


avt77 updated this revision to Diff 96379.
avt77 added a comment.

I implemented code reuse for different constants support. In addition I slightly changed 2 tests to deal with latency/throughput numbers. BTW, it is not clear at the moment how to use those numbers for 32-bit? What cpu should we use?


https://reviews.llvm.org/D32352

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/mul-constant-i16.ll
  test/CodeGen/X86/mul-constant-i32.ll
  test/CodeGen/X86/mul-constant-i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32352.96379.patch
Type: text/x-patch
Size: 109568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/c8d3ec1a/attachment-0001.bin>


More information about the llvm-commits mailing list