This fixes msan reports like https://reviews.llvm.org/P8285
Details
Details
- Reviewers
rriddle - Group Reviewers
Restricted Project - Commits
- rGf735b3a2b0ce: [mlir] Prevent argStorage relocations
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124576
[mlir] Prevent argStorage relocations ClosedPublic Authored by vitalybuka on Apr 27 2022, 5:06 PM.
Details
Summary This fixes msan reports like https://reviews.llvm.org/P8285
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 29 2022, 10:41 AM Closed by commit rGf735b3a2b0ce: [mlir] Prevent argStorage relocations (authored by vitalybuka). · Explain WhyApr 29 2022, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 426125 mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp
|