[llvm-branch-commits] [llvm] release/19.x: [llvm] Fix __builtin_object_size interaction between Negative Offset … (#111827) (PR #114786)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Nov 12 01:17:15 PST 2024
nikic wrote:
Yeah, I don't think we should backport this.
A backportable variant of this fix would be to disable the phi handling entirely.
https://github.com/llvm/llvm-project/pull/114786
More information about the llvm-branch-commits
mailing list