diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2023-07-12 09:52:57 -0400 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2023-07-12 09:55:53 -0400 |
commit | 91f886a40d3fbabfc539c2bd8977a1ccb45aa450 (patch) | |
tree | 0e2f7aa4a2d99139fff29e0787024aeb883b6f3d /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 94abecca6b908f26a979f50e800284a438d79c4b (diff) | |
download | llvm-91f886a40d3fbabfc539c2bd8977a1ccb45aa450.zip llvm-91f886a40d3fbabfc539c2bd8977a1ccb45aa450.tar.gz llvm-91f886a40d3fbabfc539c2bd8977a1ccb45aa450.tar.bz2 |
[FPEnv][TableGen] Add strictfp attribute to constrained intrinsics by default.
In D146869 @arsenm pointed out that the constrained intrinsics aren't
getting the strictfp attribute by default. They should be since they are
required to have it anyway.
TableGen did not know about this attribute until now. This patch adds
strictfp to TableGen, and it uses it on all of the constrained intrinsics.
Differential Revision: https://reviews.llvm.org/D154991
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions