[PATCH] D115653: [DAG]Introduce llvm::processShuffleMasks and use it for shuffles in DAG Type Legalizer.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 06:18:52 PDT 2022
RKSimon added a comment.
What about if we split the addition of VectorUtils processShuffleMasks off from the DAG legalization code - that way we can get D100486 <https://reviews.llvm.org/D100486> moving again and address the DAG regressions separately?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115653/new/
https://reviews.llvm.org/D115653
More information about the llvm-commits
mailing list