[PATCH] D124594: [LegacyPM] Remove DataFlowSanitizerLegacyPass
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 10:54:29 PDT 2022
MaskRay added a subscriber: aeubanks.
MaskRay added a comment.
Herald added a subscriber: Enna1.
In D124594#3479202 <https://reviews.llvm.org/D124594#3479202>, @MaskRay wrote:
> 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...
The use has been removed by @aeubanks . I am pushing this patch.
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