mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 21:26:05 +00:00

Improved/fixed cost modeling for shuffles by providing masks, improved cost model for non-identity insertelements. Differential Revision: https://reviews.llvm.org/D115462