[PATCH] D115942: [X86][MS] Change the alignment of f80 to 16 bytes on Windows 32bits to match with ICC
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 15:41:42 PST 2022
rnk added a comment.
In D115942#3227047 <https://reviews.llvm.org/D115942#3227047>, @pengfei wrote:
> In D115942#3226146 <https://reviews.llvm.org/D115942#3226146>, @rnk wrote:
>
>> Yeah, let's try to reach some resolution on that.
>
> The things are different. We don't support f80 type on Windows 32 bits previously. It means we don't have the burden to upgrade, since there's no global/load/store/GEP/etc for f80.
Good point, I buy that argument.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115942/new/
https://reviews.llvm.org/D115942
More information about the cfe-commits
mailing list