[PATCH] D77402: [AssumeBundles] adapt Assumption cache to assume bundles
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 09:36:16 PDT 2020
jdoerfert 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?
>
> ---
>
> > change assumption cache to store an assume along with an index to the operand bundle containg the knoledge.
>
> Two typos in the commit message
These are still open :)
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