diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2025-04-08 17:02:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-08 17:02:16 +0100 |
commit | 84fde791a1f285dec7ef0ec4803c5174f182df57 (patch) | |
tree | 7346a750b84b8ad59ba113896bd60ecb1af840de /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 4a7b34d03c3cfd316ee64a63dfad519e0fee64fb (diff) | |
download | llvm-84fde791a1f285dec7ef0ec4803c5174f182df57.zip llvm-84fde791a1f285dec7ef0ec4803c5174f182df57.tar.gz llvm-84fde791a1f285dec7ef0ec4803c5174f182df57.tar.bz2 |
[Reassociate] Apply Debugloc to instrs produced when optimizing add (#134676)
Currently in Reassociate we may create a set of new instructions when
optimizing an `add`, but we do not set DebugLocs on the new
instructions; this patch propagates the add's DebugLoc to the new
instructions.
Found using #107279.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions