PR #96919 caused a minor compile-time regression, mostly because SCEV now goes through an extra out-of-line function to fetch the data layout, and does this a lot. Cache the DataLayout in SCEV to avoid these repeated calls.
598 KiB
598 KiB