diff options
author | bipmis <biplob.mishra@arm.com> | 2023-09-07 16:53:29 +0100 |
---|---|---|
committer | bipmis <biplob.mishra@arm.com> | 2023-09-07 16:53:29 +0100 |
commit | 370880cdcc487298fd30628cad1a3671ba1c5f5c (patch) | |
tree | 2ac2c61b17b273af0912c65cc1d1524ca82eb65e /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 26f71500f83a6d106467d34b68f2ea40fa2265ca (diff) | |
download | llvm-370880cdcc487298fd30628cad1a3671ba1c5f5c.zip llvm-370880cdcc487298fd30628cad1a3671ba1c5f5c.tar.gz llvm-370880cdcc487298fd30628cad1a3671ba1c5f5c.tar.bz2 |
[InstCombine] Fold icmp into phi beyond the same BB.
The icmp is being folded in phi only if they belong in the same BB.
This patch extends the same beyond the BB.
Have seen scenarios where this seems to be beneficial.
Differential Revision: https://reviews.llvm.org/D157740
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions