[PATCH] D42949: [X86] Promote 16-bit cmovs to 32-bit.
Roman Lebedev via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 04:14:46 PST 2018
Is it expected that this differential is seemingly view-restricted?
(if yes, might have been good to avoid the mailing list post too)
On Tue, Feb 6, 2018 at 11:09 AM, Craig Topper via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
> craig.topper created this revision.
> Herald added a subscriber: llvm-commits.
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D42949
>
> Files:
> lib/CodeGen/SelectionDAG/DAGCombiner.cpp
> lib/Target/X86/X86ISelLowering.cpp
> test/CodeGen/X86/avx512-mask-op.ll
> test/CodeGen/X86/avx512-schedule.ll
> test/CodeGen/X86/cmov-promotion.ll
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
More information about the llvm-commits
mailing list