ojhunt wrote: > On net, we'll get to remove a field from every single AllocaInst in exchange > for that field being part of DominatingLLVMValue instead when there is a > requirement of having a DominatingLLVMValue in use.
Yes, but we've doubled the size of DominatingLLVMValue everywhere afaict, and I don't whether that's an actual significant impact. https://github.com/llvm/llvm-project/pull/181740 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
