"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "7a2380486c20865d0529af988cdb4b9255009d73"
- When expanding a bit_convert whose src operand is also to be expanded and
its expansion result type is equal to the result type of the bit_convert, e.g. (i64 bit_convert (f64 op)) if FP is not legal returns the result of the expanded source operand. - Store f32 / f64 may be expanded to a single store i32/i64. llvm-svn: 32490
Loading
Please register or sign in to comment