================ @@ -6588,6 +6588,25 @@ static const unsigned PerfectShuffleTable[6561 + 1] = { 835584U, // <u,u,u,u>: Cost 0 copy LHS 0}; +enum { ---------------- tschuett wrote: Would `enum class` create too much noise? https://github.com/llvm/llvm-project/pull/106446