[clang] [flang] [llvm] [IR] Remove size argument from lifetime intrinsics (PR #150248)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 25 09:46:38 PDT 2025
https://github.com/dtcxzyw commented:
Some downstream projects should be informed:
rustc: https://github.com/rust-lang/rust/blob/a955f1cd09a027363729ceed919952d09f76f28e/compiler/rustc_codegen_llvm/src/builder.rs#L1656-L1668
julia: https://github.com/JuliaLang/julia/blob/16a2bf0a3b106b03dda23b8c9478aab90ffda5e1/src/llvm-alloc-opt.cpp#L439-L443
Do we need to note the breaking change?
https://github.com/llvm/llvm-project/pull/150248
More information about the llvm-commits
mailing list