"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "7935fa3d1bf00d1991eb6d4950ac34d7467174c0"
[Clang][CodeGen] Set the size of llvm.lifetime to unknown for scalable types.
If the memory object is scalable type, we do not know the exact size of it at compile time. Set the size of lifetime marker to unknown if the object is scalable one. Differential Revision: https://reviews.llvm.org/D102822
Loading
Please register or sign in to comment