Checking for double/int instead of np.floating np.integer in LLVM printer

Those checks could get problematic when compling a kernel with float32/int32 instead of the default double/int types.

https://i10git.cs.fau.de/seitz/pystencils/blob/79a6e728e789a890ca36a7231baf4274487ddfdb/pystencils/llvm/llvm.py#L130