Add a temporary alias for TransitiveFilter.
authorJohannes Reifferscheid <jreiffers@google.com>
Fri, 9 Jun 2023 09:43:04 +0000 (11:43 +0200)
committerJohannes Reifferscheid <jreiffers@google.com>
Fri, 9 Jun 2023 09:45:00 +0000 (11:45 +0200)
commit4bef782a6a4aee12b977d243c07ec5e2a9525bb9
tree3c8aa11cfb4bd9c2352429539618de411667ac5f
parent572b171fb58b58f4c3f95dfde495dd81059e1451
Add a temporary alias for TransitiveFilter.

This type was removed in D151520, but downstream dependencies use it. By
introducing a temporary allias, we can give these dependencies a chance to
update their uses of the type and give them a chance to migrate without
breakages.

Reviewed By: csigg

Differential Revision: https://reviews.llvm.org/D152509
mlir/include/mlir/Analysis/SliceAnalysis.h