diff options
author | aokblast <aokblast@FreeBSD.org> | 2025-10-19 11:57:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-19 03:57:56 +0000 |
commit | a3082c9d9004e2017c86a76cdf91ba02d2f84bce (patch) | |
tree | b8ab9bc1fcef56a0efe79b2e900e5d697cca3319 /clang/unittests/Format/FormatTestJava.cpp | |
parent | d5ce81dc8143eed18a7342093b991a63b025e2d9 (diff) | |
download | llvm-a3082c9d9004e2017c86a76cdf91ba02d2f84bce.zip llvm-a3082c9d9004e2017c86a76cdf91ba02d2f84bce.tar.gz llvm-a3082c9d9004e2017c86a76cdf91ba02d2f84bce.tar.bz2 |
[SCCP] Support constant structure in PhiNode (#163713)
This patch adds support for constant propagation of individual structure
members through Phi nodes. Each member is handled independently,
allowing optimization opportunities when specific members become
constant.
Also, update the testcase since we are able to optimize the call
parameter now.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions