Hello, There are ~1000 uses of gen_rtx_SET in gcc, excluding generated files. The vast majority generate a SET with VOIDmode, but a few (less than 100) use a non-VOIDmode SET.
What is the meaning of the mode on a SET? Ciao! Steven
Hello, There are ~1000 uses of gen_rtx_SET in gcc, excluding generated files. The vast majority generate a SET with VOIDmode, but a few (less than 100) use a non-VOIDmode SET.
What is the meaning of the mode on a SET? Ciao! Steven