[PATCH] D109844: [DSE] Track earliest escape, use for loads in isReadClobber.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 24 06:51:04 PDT 2021
thakis added a comment.
FYI, we're seeing compiler crashes that look like they're likely from this change: https://bugs.chromium.org/p/chromium/issues/detail?id=1252762
I haven't been able to make a reduced repro case yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109844/new/
https://reviews.llvm.org/D109844
More information about the llvm-commits
mailing list