[PATCH] D61887: [SelectionDAG] computeKnownBits - support constant pool values from target
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 09:12:21 PDT 2019
RKSimon updated this revision to Diff 199470.
RKSimon added a comment.
Fix comment typo
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61887/new/
https://reviews.llvm.org/D61887
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/X86/avx512-vec-cmp.ll
test/CodeGen/X86/bitreverse.ll
test/CodeGen/X86/combine-bitreverse.ll
test/CodeGen/X86/combine-shl.ll
test/CodeGen/X86/movmsk-cmp.ll
test/CodeGen/X86/sadd_sat_vec.ll
test/CodeGen/X86/ssub_sat_vec.ll
test/CodeGen/X86/vector-bitreverse.ll
test/CodeGen/X86/vector-pcmp.ll
test/CodeGen/X86/vector-reduce-mul-widen.ll
test/CodeGen/X86/vector-reduce-mul.ll
test/CodeGen/X86/vector-shift-lshr-sub128.ll
test/CodeGen/X86/vector-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61887.199470.patch
Type: text/x-patch
Size: 350614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/11f2a108/attachment-0001.bin>
More information about the llvm-commits
mailing list