[PATCH] D77402: [AssumeBundles] adapt Assumption cache to assume bundles
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 11:44:43 PDT 2020
Tyker added a comment.
In D77402#1960415 <https://reviews.llvm.org/D77402#1960415>, @jdoerfert wrote:
> How does this work with multiple occurrences of a value in an assume?
the cache will contain multiple element with the same assume but a different index.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77402/new/
https://reviews.llvm.org/D77402
More information about the llvm-commits
mailing list