Files
clang-p2996/llvm/test/Transforms/PhaseOrdering/X86
Alexey Bataev ecbbe5b431 [SLP]Fix mask building for alternate node cost estimation (#102966)
Need to to use same functionality in cost model, as for the codegen, to
correctly build the shuffle mask and estimate the cost.
2024-08-12 17:26:56 -04:00
..