aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2024-11-27 09:04:52 +0800
committerGitHub <noreply@github.com>2024-11-27 09:04:52 +0800
commit0f0c0c36e3e90b4cb04004ed9c930f3863a36422 (patch)
tree1befe0746488cc68aa8e84a9f397961c089d399b /llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
parent3433e4140d18865fe784061a3cd029c5980f4e2f (diff)
downloadllvm-0f0c0c36e3e90b4cb04004ed9c930f3863a36422.zip
llvm-0f0c0c36e3e90b4cb04004ed9c930f3863a36422.tar.gz
llvm-0f0c0c36e3e90b4cb04004ed9c930f3863a36422.tar.bz2
[ConstraintElim] Extend `checkOrAndOpImpliedByOther` to handle and/or expr trees. (#117123)
This patch extends `checkOrAndOpImpliedByOther` to handle and/or trees. Limitation: At least one of the operands of root and/or instruction should be an icmp. That is, this patch doesn't support expressions like `(cmp1 & cmp2) & (cmp3 & cmp4)`. Closes https://github.com/llvm/llvm-project/issues/117107. Compile-time impact: http://llvm-compile-time-tracker.com/compare.php?from=69cc3f096ccbdef526bbd5a065a25c95122e87ee&to=919416d2c4c71e3b9fe533af2c168a36c7893be5&stat=instructions%3Au
Diffstat (limited to 'llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp')
0 files changed, 0 insertions, 0 deletions