[PATCH] D83507: [AssumeBundles] Fix Bug in Assume Queries
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 14:35:07 PDT 2020
Tyker added a comment.
In D83507#2142627 <https://reviews.llvm.org/D83507#2142627>, @lebedev.ri wrote:
> Test?
i would also like to add a test for it, but the smallest reproduction example is still very big 30k+ line of IR
and depend on what is present in the AssumptionCache so its an -O3 run.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83507/new/
https://reviews.llvm.org/D83507
More information about the llvm-commits
mailing list