[PATCH] D83602: [DAGCombiner] Scalarize splats with just one demanded lane
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 10 03:20:10 PDT 2021
RKSimon added a comment.
Herald added subscribers: wingo, pengfei.
@tlively Is this still necessary? My guess is that SimplifyDemandedVectorElts target node handling should do everything you need?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83602/new/
https://reviews.llvm.org/D83602
More information about the llvm-commits
mailing list