You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
First, give it an appropriate name instead of "issue 122805":
it is about not generating shufflevector when a byteswap would do,
so we call it dont-shufflevector-bswaps now.
Second, explicitly set -Copt-level=2 instead of using -O
Third, remove unnecessary cruft: we only need to reason about the
shufflevector instruction and the bswap intrinsic.
0 commit comments