[InstCombine] Mark as unknown the branch weights of packed integer selecting shifts (#162726)
Follow up from PR #162147. We do not have existing !prof metadata to synthesize one for the new `select` .
Fixes https://lab.llvm.org/staging/#/builders/221/builds/3091
Issue #147390