[PATCH] D106408: Allow rematerialization of virtual reg uses
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 10:07:19 PDT 2021
rampitec added a comment.
In D106408#2951212 <https://reviews.llvm.org/D106408#2951212>, @phosek wrote:
> 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?
Thanks Petr. Reproduced the error.
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