[PATCH] D119072: [DAGCombine] Move AVG combine to SimplifyDemandBits
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 6 14:23:22 PST 2022
dmgreen updated this revision to Diff 406284.
dmgreen added a comment.
Now passes through demanded elts.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119072/new/
https://reviews.llvm.org/D119072
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/arm64-vhadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119072.406284.patch
Type: text/x-patch
Size: 25678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220206/4500d5f6/attachment.bin>
More information about the llvm-commits
mailing list