This is an archive of the discontinued LLVM Phabricator instance.

[mlgo] Retire LLVM_HAVE_TF_API
ClosedPublic

Authored by kazu on Dec 15 2022, 2:14 PM.

Details

Summary

I've eliminated all uses of LLVM_HAVE_TF_API except a couple of them
being removed in llvm/lib/CodeGen/CMakeLists.txt. This patch removes
remaining definitions and uses of LLVM_HAVE_TF_API.

Diff Detail

Event Timeline

kazu created this revision.Dec 15 2022, 2:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 2:14 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
kazu requested review of this revision.Dec 15 2022, 2:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 2:14 PM
mtrofin accepted this revision.Dec 15 2022, 2:32 PM
This revision is now accepted and ready to land.Dec 15 2022, 2:32 PM
This revision was landed with ongoing or failed builds.Dec 15 2022, 2:40 PM
This revision was automatically updated to reflect the committed changes.