[PATCH] D106408: Allow rematerialization of virtual reg uses
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 19:18:23 PDT 2021
phosek added a comment.
We started seeing Clang failure when building our codebase with ASan and bisecting identified this change as a culprit, see PR51516 <http://llvm.org/PR51516> for details and reproducer. Would it be possible to revert this change until that issue is resolved?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106408/new/
https://reviews.llvm.org/D106408
More information about the llvm-commits
mailing list