[llvm] Fix globals being wrongly tagged after global optimization step (PR #132764)
TarcĂsio Fischer via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 16 10:54:44 PDT 2025
tarcisiofischer wrote:
> > I am not opposed to this, but I would prefer a solution that doesn't require cooperation by every callsite.
>
> I am working on a change that does this.
Thanks. Sorry I didn't have the time to get back into this.. My interpretation from what you said was to just move the code to the setter method, instead of calling it every time the set is called, but I didn't come back to make the change and push. I don't mind you tackling it in any way you find more appropriate.
If you do push a new PR, thought, please link it here! :)
https://github.com/llvm/llvm-project/pull/132764
More information about the llvm-commits
mailing list