[PATCH] D41643: [DAG] Fix for Bug PR34620 - Allow SimplifyDemandedBits to look through bitcasted constants
Sam Conrad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 6 18:09:40 PST 2018
sameconrad updated this revision to Diff 128862.
sameconrad added a comment.
Fix tests that failed after removing isConstOrConstSplat condition
https://reviews.llvm.org/D41643
Files:
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll
test/CodeGen/X86/combine-and.ll
test/CodeGen/X86/combine-fcopysign.ll
test/CodeGen/X86/psubus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41643.128862.patch
Type: text/x-patch
Size: 30296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180107/9e4ef662/attachment.bin>
More information about the llvm-commits
mailing list