llvm-project
2dd3d385
- [MLIR] getBackwardSlice: don't bail on ops that are IsolatedFromAbove (#158135)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
43 days ago
[MLIR] getBackwardSlice: don't bail on ops that are IsolatedFromAbove (#158135) Ops with the `IsIsolatedFromAbove` trait should be captured by the backward slice. --------- Signed-off-by: Ian Wood <ianwood@u.northwestern.edu>
References
#158135 - [MLIR] getBackwardSlice: don't bail on ops that are IsolatedFromAbove
Author
IanWood1
Parents
dfad9837
Loading