diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-08-24 13:27:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-24 13:27:06 +0100 |
commit | 66be00d6352c9537a9e4213f2ca813aeffebca29 (patch) | |
tree | 0b5ae9890501f06d6f4dc2c39d5b9404ca099937 /lldb/packages/Python/lldbsuite/test | |
parent | feac561478bbdbc28a4fe22ba070e27a3a495ffb (diff) | |
download | llvm-66be00d6352c9537a9e4213f2ca813aeffebca29.zip llvm-66be00d6352c9537a9e4213f2ca813aeffebca29.tar.gz llvm-66be00d6352c9537a9e4213f2ca813aeffebca29.tar.bz2 |
[VPlan] Introduce m_Cmp; match more compares (#154771)
Extend [Specific]Cmp_match to handle floating-point compares, and
introduce m_Cmp that matches both integer and floating-point compares.
Use it in simplifyRecipe to match and simplify the general case of
compares. The change has necessitated a bugfix in
VPReplicateRecipe::execute.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions