[PATCH] D88570: [TargetLowering] SimplifyDemandedBits EXTRACT_VECTOR_ELT -> constant
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 09:04:23 PDT 2020
foad updated this revision to Diff 295591.
foad added a comment.
Reimplement as suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88570/new/
https://reviews.llvm.org/D88570
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/ARM/fcopysign.ll
llvm/test/CodeGen/X86/combine-bextr.ll
llvm/test/CodeGen/X86/copysign-constant-magnitude.ll
llvm/test/CodeGen/X86/fp-intrinsics.ll
llvm/test/CodeGen/X86/fp-round.ll
llvm/test/CodeGen/X86/fp-strict-scalar-inttofp.ll
llvm/test/CodeGen/X86/fp128-cast.ll
llvm/test/CodeGen/X86/scalar-int-to-fp.ll
llvm/test/CodeGen/X86/uint_to_fp-2.ll
llvm/test/CodeGen/X86/vector-shuffle-combining.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88570.295591.patch
Type: text/x-patch
Size: 15269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/a4602a65/attachment.bin>
More information about the llvm-commits
mailing list