[PATCH] D111768: [IPT] Restructure cache to allow lazy update following invalidation [NFC]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 22 17:01:38 PDT 2021
reames abandoned this revision.
reames added a comment.
I spent time looking into the assertion failure reported, and haven't made much progress. Given this patch was of minor importance, I'm simply going to abandon it until further need comes up.
The assert looks like a missing update in GVN, but I can't find any such thing. Unfortunately, all of the builders which failed are fairly complicated, and none of them captured detail IR or anything which is easily reproducible locally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111768/new/
https://reviews.llvm.org/D111768
More information about the llvm-commits
mailing list