Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
Anton Sidorenko 92ec614988 [GlobalISel] Compute debug location when merging stores more accurately
Originaly the loop did almost nothing as the calculated location was
overwritten on the next iteration.

Differential Revision: https://reviews.llvm.org/D136937
2022-11-01 14:32:42 +03:00

25 KiB