[PATCH] D124594: [LegacyPM] Remove DataFlowSanitizerLegacyPass
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 22:33:54 PDT 2022
MaskRay added a comment.
In D124594#3479195 <https://reviews.llvm.org/D124594#3479195>, @browneee wrote:
> I know this is currently used in at least one other place:
> https://github.com/tensorflow/tensorflow/blob/dde12a690476650573a0ef3f8f681271a2016224/tensorflow/compiler/xla/service/cpu/compiler_functor.cc#L111
Ah, I see. Seems that they need to migrate away.
The legacy passes for asan/msan/tsan have all been removed now...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124594/new/
https://reviews.llvm.org/D124594
More information about the cfe-commits
mailing list