diff options
author | Nikita Popov <npopov@redhat.com> | 2025-10-02 15:18:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 13:18:24 +0000 |
commit | e48fe7627732162683245f712eb84d1155ffcd58 (patch) | |
tree | e50686b04c76cb6be0bf202983833002215b7c1e /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 1c1d525bf2535d3ce8ba28179a1b577215fe5e1c (diff) | |
download | llvm-e48fe7627732162683245f712eb84d1155ffcd58.zip llvm-e48fe7627732162683245f712eb84d1155ffcd58.tar.gz llvm-e48fe7627732162683245f712eb84d1155ffcd58.tar.bz2 |
[InstCombine] Remove foldSelectWithFrozenICmp() fold (#161659)
After https://github.com/llvm/llvm-project/pull/154336 this fold no
longer triggers, as the freeze will be pushed through to the icmp
operands, and generic handling will take care of it.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions