[PATCH] D59412: [X86] X86ISelLowering::combineSextInRegCmov(): also handle i8 CMOV's
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 15 12:35:10 PDT 2019
lebedev.ri updated this revision to Diff 190877.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.
Promote i16 CMOV's to i32, truncate afterwards.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59412/new/
https://reviews.llvm.org/D59412
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/cmov-promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59412.190877.patch
Type: text/x-patch
Size: 4465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/5f9cb0b7/attachment.bin>
More information about the llvm-commits
mailing list