Program supports types: ptx, cubin, ltoir ObjectCode supports types: ptx, cubin, fatbin When a `Program` is compiled with `.compile()`, it creates an `ObjectCode` with the same type but `ltoir` isn't one of the supported types.