This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Prevent argStorage relocations
ClosedPublic

Authored by vitalybuka on Apr 27 2022, 5:06 PM.

Details

Reviewers
rriddle
Group Reviewers
Restricted Project
Commits
rGf735b3a2b0ce: [mlir] Prevent argStorage relocations
Summary

This fixes msan reports like https://reviews.llvm.org/P8285

Diff Detail

Event Timeline

vitalybuka created this revision.Apr 27 2022, 5:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2022, 5:06 PM
vitalybuka requested review of this revision.Apr 27 2022, 5:06 PM
vitalybuka added reviewers: Restricted Project, rriddle.Apr 27 2022, 5:08 PM
rriddle accepted this revision.Apr 29 2022, 10:41 AM
This revision is now accepted and ready to land.Apr 29 2022, 10:41 AM
This revision was automatically updated to reflect the committed changes.