[PATCH] D76332: Fix MSan false positive due to select folding.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 13:37:26 PDT 2020
eugenis added a comment.
Going back to this change... It does not look like I'll have the cycles any time soon to reimplement TryToUnfoldSelectInCurrBB properly. Sorry about that.
WDYT about landing this change as-is to fix the immediate issue with MemorySanitizer?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76332/new/
https://reviews.llvm.org/D76332
More information about the llvm-commits
mailing list