diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-07-09 09:45:59 -0400 |
|---|---|---|
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-07-11 18:51:15 -0400 |
| commit | 3701ebe76b998a55993f605c2fb323c25cc0086b (patch) | |
| tree | 4dbfcd27b16bee295e814655cd3f63ecb69ba557 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp | |
| parent | b59022b42e0b2c3f5f183306114b398c7eda7e92 (diff) | |
| download | llvm-3701ebe76b998a55993f605c2fb323c25cc0086b.zip llvm-3701ebe76b998a55993f605c2fb323c25cc0086b.tar.gz llvm-3701ebe76b998a55993f605c2fb323c25cc0086b.tar.bz2 | |
AtomicExpand: Fix expanding atomics into unconstrained FP in strictfp functions
Ideally the normal fadd/fmin/fmax this was creating would fail the verifier.
It's probably also necessary to force off FP exception handlers in the cmpxchg
loop but we don't have a generic way to do that now.
Note strictfp builder is broken in the minnum/maxnum case
https://reviews.llvm.org/D154993
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
