[PATCH] D55768: [TargetLowering] Add DemandedElts mask to SimplifyDemandedBits (PR40000)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 17 10:47:14 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349374: [TargetLowering] Add DemandedElts mask to SimplifyDemandedBits (PR40000) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55768?vs=178467&id=178492#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55768/new/
https://reviews.llvm.org/D55768
Files:
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55768.178492.patch
Type: text/x-patch
Size: 21778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/96ce04d3/attachment.bin>
More information about the llvm-commits
mailing list