nikic wrote:

> > I don't think there is a need to backport FMF propagation fixes.
> 
> Is there a policy to judge whether or not to backport a miscompilation bug 
> fix? Actually, it is unlikely to trigger this bug in real-world projects. But 
> this fix is simple and safe to be backported.

There is https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules, but 
it's not very useful :)

I don't think there is much value in backporting theoretical miscompilation 
fixes to the release branch, but I don't particularly care in this case, as the 
patch itself is simple and unlikely to significantly affect anything.

https://github.com/llvm/llvm-project/pull/137605
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to