llvm-project
ca28604e - [DA] Simplify runtime predicate collection and extend to all dependence tests

Commit
300 days ago
[DA] Simplify runtime predicate collection and extend to all dependence tests Previously, predicates were collected using a local `Assume` vector. This patch removes local `Assume` vector, uses class member `Assumptions` instead, and extends predicate collection to all dependence tests.
Author
Committer
Parents
Loading