diff options
author | ManuelJBrito <59119670+ManuelJBrito@users.noreply.github.com> | 2025-10-03 20:52:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 20:52:29 +0100 |
commit | be29612ffceac888f931dc45664f7c42cea9b598 (patch) | |
tree | 9ce036d1d068c9a532d82a4ae80382c197d0351d /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 178e2a704b1dc5209e4cc24866a2738c5bc468f3 (diff) | |
download | llvm-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