Files
llvm-project/flang/lib/Optimizer/Transforms/OptimizeArrayRepacking.cpp
Matthias Springer 60ee0560da [flang] Fix replaceAllUsesWith API violations (1/N) (#154698)
`replaceAllUsesWith` is not safe to use in a dialect conversion and will
be deactivated soon (#154112). Fix commit fixes some API violations.
Also some general improvements.
2025-08-21 11:48:14 +02:00

3.8 KiB