[all-commits] [llvm/llvm-project] c8be70: Add a conversion from TransitiveFilter to SliceOpt...
Johannes Reifferscheid via All-commits
all-commits at lists.llvm.org
Fri Jun 9 03:47:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8be70132de95281f73f0493480236cbbf703002
https://github.com/llvm/llvm-project/commit/c8be70132de95281f73f0493480236cbbf703002
Author: Johannes Reifferscheid <jreiffers at google.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M mlir/include/mlir/Analysis/SliceAnalysis.h
Log Message:
-----------
Add a conversion from TransitiveFilter to SliceOptions.
The previous attempt at backwards compatibility was insufficient.
Reviewed By: akuegel
Differential Revision: https://reviews.llvm.org/D152514
More information about the All-commits
mailing list