[PATCH] D114589: [DAG] Enable ISD::EXTRACT_ELEMENT SimplifyDemandedBits handling
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 25 06:15:14 PST 2021
RKSimon created this revision.
RKSimon added reviewers: nemanjai, amyk, Esme.
Herald added a subscriber: hiraditya.
RKSimon requested review of this revision.
Herald added a project: LLVM.
Allow SimplifyDemandedBits to peek through ISD::EXTRACT_ELEMENT nodes
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114589
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114589.389761.patch
Type: text/x-patch
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/b8d107df/attachment.bin>
More information about the llvm-commits
mailing list