diff options
author | Nikita Popov <npopov@redhat.com> | 2024-11-07 10:14:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 10:14:28 +0100 |
commit | 2d7f34f2a5df9396a33a0ea044cfe3ddf33e1f5c (patch) | |
tree | 0561b05bf9ccc79128e93d18a2eaf0a5469c49c2 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | d2aff182d379c9b84cebe0fdf58907f4de768f1e (diff) | |
download | llvm-2d7f34f2a5df9396a33a0ea044cfe3ddf33e1f5c.zip llvm-2d7f34f2a5df9396a33a0ea044cfe3ddf33e1f5c.tar.gz llvm-2d7f34f2a5df9396a33a0ea044cfe3ddf33e1f5c.tar.bz2 |
[ValueTracking] Don't special case depth for phi of select (#114996)
As discussed on
https://github.com/llvm/llvm-project/pull/114689#pullrequestreview-2411822612
and following, there is no principled reason why the phi of select case
should have a different recursion limit than the general case. There may
still be fan-out, and there may still be indirect recursion. Revert that
part of #113707.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions