diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2023-06-08 18:39:32 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2023-06-08 18:40:20 +0000 |
commit | 641b12e94b8a4e7befbda691364554c186a61639 (patch) | |
tree | eb74da0c345a6ccee0b44bcf0ddec1e4df8faa59 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | c1059dcb1c88405bff4d3ceaa58af22c2f8c536e (diff) | |
download | llvm-641b12e94b8a4e7befbda691364554c186a61639.zip llvm-641b12e94b8a4e7befbda691364554c186a61639.tar.gz llvm-641b12e94b8a4e7befbda691364554c186a61639.tar.bz2 |
[mlir][SliceAnalysis] Add an options object to forward and backward slice.
Add an options object to allow control of the slice computation (for
both forward and backward slice). This makes the ABI stable, and also
allows avoiding an assert that makes the slice analysis unusable for
operations with multiple blocks.
Reviewed By: hanchung, nicolasvasilache
Differential Revision: https://reviews.llvm.org/D151520
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions