[PATCH] D116930: [DAGCombine] Fold SRA of a load into a narrower sign-extending load
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 15 14:27:04 PST 2022
bjope updated this revision to Diff 400322.
bjope added a comment.
Rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116930/new/
https://reviews.llvm.org/D116930
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/pr13891.ll
llvm/test/CodeGen/X86/combine-sra-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116930.400322.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220115/047be68e/attachment.bin>
More information about the llvm-commits
mailing list