diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2022-03-18 10:22:15 -0400 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2022-03-18 10:24:48 -0400 |
commit | bd050a34febbd26c60ff1f0fe23f5150914c9e6f (patch) | |
tree | 75fdcf6068bbcc65a7a26ab61f500f2ed45b5c48 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | c59c2b6bd19eb7625f7c234eb68d347d8de17079 (diff) | |
download | llvm-bd050a34febbd26c60ff1f0fe23f5150914c9e6f.zip llvm-bd050a34febbd26c60ff1f0fe23f5150914c9e6f.tar.gz llvm-bd050a34febbd26c60ff1f0fe23f5150914c9e6f.tar.bz2 |
[FPEnv][InstSimplify] Teach CannotBeNegativeZero() about constrained intrinsics.
Currently some optimizations are disabled because llvm::CannotBeNegativeZero()
does not know how to deal with the constrained intrinsics. This patch fixes
that by extending the existing implementation.
Differential Revision: https://reviews.llvm.org/D121483
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions