[PATCH] D68345: Verify that assumption cache has valid entries.
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 10:09:45 PDT 2019
hiraditya marked an inline comment as done.
hiraditya added inline comments.
================
Comment at: llvm/test/Transforms/HotColdSplit/assumption-cache-invalidation.ll:3
+; RUN: opt -instcombine -hotcoldsplit -instsimplify -debug %s -o /dev/null
+; XFAIL: *
----------------
The fix is in: https://reviews.llvm.org/D68318
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68345/new/
https://reviews.llvm.org/D68345
More information about the llvm-commits
mailing list