Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ConstantFold][SVE] Fix constant folding for shufflevector. | Eli Friedman | 2019-12-09 | 1 | -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 |