nikic wrote: I've added a release note.
> Also, can we try to land some of the changes separately? I mean, some things > can't land separately, or it would be a pain in the neck to land them > separately because of test changes, but we can at least merge the > SelectionDAG bits and the analysis changes first, so the remaining bits are > easier to review. I guess I could split this up into two changes: 1. Specify that the size passed to lifetime.start / lifetime.end is ignored, and remove some of the code trying to do actually do something with it (like SDAG). 2. Actually remove the size argument. Then the first one should have most of the interesting bits, and the second one be mostly mechanical... https://github.com/llvm/llvm-project/pull/150248 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits