[PATCH] D117223: [GlobalOpt] Make global SRA offset based

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 07:37:19 PST 2022


uabelho added a comment.

In D117223#3287388 <https://reviews.llvm.org/D117223#3287388>, @nikic wrote:

> @uabelho Should be fixed by https://github.com/llvm/llvm-project/commit/236fbf571dc6cebcb81ac5187a170c8de6d5bc0e.

Cool! It seems the fix solves the original problem we saw with different result with/without debug info as well.
Thank you!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117223/new/

https://reviews.llvm.org/D117223



More information about the llvm-commits mailing list