Learn more about cloning repositories
You have read-only access
Optimize IRGen of select_num which maps the enum tag trivially to an int value. This generates a simple int-cast instead of a switch. Swift SVN r23117