aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authoraokblast <aokblast@FreeBSD.org>2025-10-19 11:57:56 +0800
committerGitHub <noreply@github.com>2025-10-19 03:57:56 +0000
commita3082c9d9004e2017c86a76cdf91ba02d2f84bce (patch)
treeb8ab9bc1fcef56a0efe79b2e900e5d697cca3319 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parentd5ce81dc8143eed18a7342093b991a63b025e2d9 (diff)
downloadllvm-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/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions