[PATCH] D91722: [DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 06:19:55 PST 2021
StephenTozer added a comment.
In D91722#3101440 <https://reviews.llvm.org/D91722#3101440>, @glandium wrote:
> The relanding in 47633af9d4a8b93f50cb711cf23489736e0226f1 <https://reviews.llvm.org/rG47633af9d4a8b93f50cb711cf23489736e0226f1> broke determinism for Firefox.
Has the non-determinism problem been fixed with the landing of rG3c47c5ca13b8a502de3272e8105548715947b7a8 <https://reviews.llvm.org/rG3c47c5ca13b8a502de3272e8105548715947b7a8>?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91722/new/
https://reviews.llvm.org/D91722
More information about the llvm-commits
mailing list