Removing switch blocks and replacing them with compares and branches
allows architectures that support predication to vectorize.
Details
Details
- Reviewers
nikic fhahn lebedev.ri
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This has been brought up several times already, lastly in D108138, i believe noting principally changed since then.
clang-format: please reformat the code