Adding annotations on as-needed bases, currently only for memrefCopy, but in general all C API functions that take pointers to memory allocated/initialized inside the jit-compiled code must be annotated, to be able to run with msan.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Apr 11 2022, 5:44 PM
Closed by commit rGb35b9e307fdd: [mlir] Add msan memory unpoisoning macros to mlir ExecutionEngine (authored by ezhulenev). · Explain WhyApr 11 2022, 6:58 PM
This revision was automatically updated to reflect the committed changes.