diff options
author | wjristow <warren.ristow@sony.com> | 2025-10-02 14:34:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 14:34:23 -0700 |
commit | b3e2d6d4b4069bdfe9dd1ad832d7358cfd36f3ad (patch) | |
tree | 76e5dde625871e813563427557604e8498f9a303 /mlir/lib/Bindings/Python/MainModule.cpp | |
parent | 3757fa6aa9eaa5a8c99bcfc75426bafddb613b10 (diff) | |
download | llvm-b3e2d6d4b4069bdfe9dd1ad832d7358cfd36f3ad.zip llvm-b3e2d6d4b4069bdfe9dd1ad832d7358cfd36f3ad.tar.gz llvm-b3e2d6d4b4069bdfe9dd1ad832d7358cfd36f3ad.tar.bz2 |
Suppress returning larger CXX records in mem on PlayStation (#161732)
In commit e8a486ea9789, a change was made so that certain 256-bit and
512-bit CXX records would be returned in memory, fixing a violation of
the x86-64 psABI (where they had been incorrectly returned in AVX
registers). For compatibility reasons, we want to suppress that ABI-fix
on PlayStation. This commit suppresses that change for PlayStation, and
updates the test to include checking the 512-bit case.
Diffstat (limited to 'mlir/lib/Bindings/Python/MainModule.cpp')
0 files changed, 0 insertions, 0 deletions