Files
clang-p2996/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
Florian Hahn 3734e4c0c4 [MergedLoadStore] Preserve common metadata when sinking stores. (#116382)
When sinking a store, preserve common metadata present on stores on both
sides of the diamond.

PR: https://github.com/llvm/llvm-project/pull/116382
2024-11-15 20:52:02 +00:00

15 KiB