================
@@ -120,6 +144,14 @@ class AnalysisImpl
LivenessInfo(&UF, LivenessKind::Must)));
}
+ // A return operation makes the origin live with definite confidence, as it
----------------
kashika0112 wrote:
Done
https://github.com/llvm/llvm-project/pull/165370