[PATCH] D31311: [DAGCombiner] Add vector demanded elements support to ComputeNumSignBits
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 07:06:45 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299219: [DAGCombiner] Add vector demanded elements support to ComputeNumSignBits (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D31311?vs=93484&id=93640#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31311
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/known-bits-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31311.93640.patch
Type: text/x-patch
Size: 11039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170331/4c686939/attachment.bin>
More information about the llvm-commits
mailing list