PyOpenCL executor: Don't uniquify instructions.
Uniquifying the instructions involves traversing the instruction list which we would like to avoid in the path from loading from cache to execution.
Related: #67 (closed).
Uniquifying the instructions involves traversing the instruction list which we would like to avoid in the path from loading from cache to execution.
Related: #67 (closed).