[NVPTX] Remove NOP definition
PTX has no NOP instruction, and it's unused anywhere in the compiler. This looks like it might have been added for machine scheduling, but it looks unused. If we eventually need it, we can add it back.
Loading
Please sign in to comment