[PATCH] D37512: [x86] Update to cmov promotion tests for D36711; NFC

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 05:10:39 PDT 2017


aivchenk created this revision.

Adding i8 -> [i16, i32, i64] and i32 -> i64 cases.
This way we can see what the current codegen looks like.


https://reviews.llvm.org/D37512

Files:
  test/CodeGen/X86/cmov-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37512.113992.patch
Type: text/x-patch
Size: 8870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/ea1d1a04/attachment.bin>


More information about the llvm-commits mailing list