[PATCH] D41643: [DAG] Fix for Bug PR34620 - Allow SimplifyDemandedBits to look through bitcasted constants
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 7 11:10:55 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321969: [DAG] Fix for Bug PR34620 - Allow SimplifyDemandedBits to look through bitcasts (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41643?vs=128865&id=128881#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41643
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll
llvm/trunk/test/CodeGen/X86/combine-and.ll
llvm/trunk/test/CodeGen/X86/combine-fcopysign.ll
llvm/trunk/test/CodeGen/X86/psubus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41643.128881.patch
Type: text/x-patch
Size: 29480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180107/c124381f/attachment.bin>
More information about the llvm-commits
mailing list