<div dir="ltr">Hello,<div><br></div><div style>I have the following DataLayout string:</div><div style>e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f80:128:128-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32-S32<br>
</div><div style><br></div><div style>Note that it has f80:128:128 followed by f80:32:32. This is an output from clang on Windows (clang -m32 -emit-llvm). Triple is i686-pc-win32. Documentation doesn't specify the interpretation of such cases. So I have two questions:</div>
<div style>1. What interpretations should be?</div><div style>2. Should it be clearly specified in documentation if contradicting information is allowed and how it should be interpreted?</div><div style><br></div><div style>
-Dmitry</div></div>