diff options
author | mikael-nilsson-arm <mikael.nilsson@arm.com> | 2025-10-01 10:13:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 10:13:42 +0200 |
commit | 69586331e868cef99fbcea74a061bd44f57c1904 (patch) | |
tree | 352f972e14d6fc64def490ce591742cc87e6d2cd /clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp | |
parent | 5baf1c14640cf580f4e65375a3f9b49420dad9c6 (diff) | |
download | llvm-69586331e868cef99fbcea74a061bd44f57c1904.zip llvm-69586331e868cef99fbcea74a061bd44f57c1904.tar.gz llvm-69586331e868cef99fbcea74a061bd44f57c1904.tar.bz2 |
[InstCombine] Opt phi(freeze(undef), C) -> phi(C, C) (#161181)
Try to choose a value for freeze that enables the PHI to be replaced
with its input constants if they are equal.
Diffstat (limited to 'clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions