[PATCH] D106408: Allow rematerialization of virtual reg uses
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 20:43:42 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?
Petr, I am AFK for today. Please revert it or I will do it tomorrow morning. Thanks for narrowing down.
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