Commit 77587194 authored by Benjamin Kramer's avatar Benjamin Kramer Committed by TensorFlower Gardener
Browse files

[XLA:CPU] Unpoison the operand pointer buffer for msan

This defines away one of the problems with uninstrumented code calling into
instrumented code. Any buffer allocated by XLA is unpoisoned already, but
allocas are not. Emit code to unpoison allocas for CustomCall.

PiperOrigin-RevId: 234956382
parent 00bd52b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment