summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ConstantFolding/shufflevector.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ConstantFold][SVE] Fix constant folding for shufflevector.Eli Friedman2019-12-091-0/+11
Don't try to fold away shuffles which can't be folded. Fix creation of shufflevector constant expressions. Differential Revision: https://reviews.llvm.org/D71147
OpenPOWER on IntegriCloud