aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRamkumar Ramachandra <ramkumar.ramachandra@codasip.com>2025-06-02 15:56:35 +0200
committerGitHub <noreply@github.com>2025-06-02 14:56:35 +0100
commitb8c4eea3d8b2a2df9442319de14ef38c2492428d (patch)
tree2f4dfb51fa6b731b131b76d2c6412720f86ad8eb /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent389e9d3a422f17356d1f90913b891d23011ae5b3 (diff)
downloadllvm-b8c4eea3d8b2a2df9442319de14ef38c2492428d.zip
llvm-b8c4eea3d8b2a2df9442319de14ef38c2492428d.tar.gz
llvm-b8c4eea3d8b2a2df9442319de14ef38c2492428d.tar.bz2
[VPlan] Simplify PredPHI LiveIn -> LiveIn (#142271)
5f39be5 ([VPlan] Use InstSimplifyFolder instead of TargetFolder) updated simplifyRecipe to fold live-ins to Values that are not necessarily Constant, but forgot to update the corresponding PredPHI folder, which still folds PredPHI constant -> constant. Update it to fold PredPHI LiveIn -> LiveIn. Fixes #141968.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions