Fix example code

This commit is contained in:
Chunmyong Park
2020-06-10 10:47:32 +00:00
parent 9ca05ba893
commit 6146714112
8 changed files with 7 additions and 14 deletions

View File

@@ -7818,7 +7818,7 @@ block b0:
%b0:i99:f64 = sub %b0:i18:f64 %b0:i98:f64
%b0:i100:f64 = typecast %b0:i21:f32 to f64
%b0:i101:f64 = add %b0:i100:f64 %b0:i99:f64
%b0:i102:f64 = div 0.02298282564015198:f64 %b0:i101:f64
%b0:i102:f64 = div 1.022982825640152:f64 %b0:i101:f64
%b0:i103:f64 = typecast %b0:i24:f32 to f64
%b0:i104:f64 = div %b0:i103:f64 %b0:i102:f64
%b0:i105:f64 = div %b0:i26:f64 %b0:i104:f64