Files
clang-p2996/llvm/test/Transforms/PhaseOrdering
Nikita Popov 24fe1d4fd6 [SCCP] Infer return attributes in SCCP as well (#106732)
We can infer the range/nonnull attributes in non-interprocedural SCCP as
well. The results may be better after the function has been simplified.
2024-09-02 11:44:37 +02:00
..