aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorManuelJBrito <59119670+ManuelJBrito@users.noreply.github.com>2025-10-03 20:52:29 +0100
committerGitHub <noreply@github.com>2025-10-03 20:52:29 +0100
commitbe29612ffceac888f931dc45664f7c42cea9b598 (patch)
tree9ce036d1d068c9a532d82a4ae80382c197d0351d /clang/lib/Frontend/CompilerInstance.cpp
parent178e2a704b1dc5209e4cc24866a2738c5bc468f3 (diff)
downloadllvm-be29612ffceac888f931dc45664f7c42cea9b598.zip
llvm-be29612ffceac888f931dc45664f7c42cea9b598.tar.gz
llvm-be29612ffceac888f931dc45664f7c42cea9b598.tar.bz2
[NewGVN] Remove returned arg simplification (#161865)
Replacing uses of the return value with the argument is already handled in other passes, additionally it causes issues with memory value numbering when the call is a memory defining intrinsic. fixes #159918
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions