[PATCH] D120735: [DAGCombine] Prevent illegal ISD::SPLAT_VECTOR operations post legalisation.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 15:04:23 PST 2022
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
Herald added a project: All.
LGTM
I agree the target-independent bit is obviously correct. The target-specific bit is ugly, but I don't have a better suggestion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120735/new/
https://reviews.llvm.org/D120735
More information about the llvm-commits
mailing list