summaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKai Yan <147247984+kaiyan96@users.noreply.github.com>2023-10-09 18:54:16 +0800
committerGitHub <noreply@github.com>2023-10-09 12:54:16 +0200
commitdf116d1dc42d3d4d6264f87bdb1c32af5802ddab (patch)
treeca6f9e4ec6e3986e21abafabb20108a5d31c7951 /clang/lib/CodeGen/CodeGenModule.cpp
parent2501ae58e3bb9a70d279a56d7b3a0ed70a8a852c (diff)
[MemCpyOpt] Fix the invalid code modification for GEP (#68479)
Relocate the GEP modification to a later stage of the function performCallSlotOptzn(), ensuring that the code remains unchanged if the optimization fails. Co-authored-by: aklkaiyan <aklkaiyan@tencent.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions