This patch is mainly doing two things:
- Adding support for parentheses, making the combination of target features more diverse;
- Making the priority of ’,‘ is higher than that of '|' by default. So I need to make some change with PTX Builtin function.
Needs comments including an explanation of syntax.