[PATCH] D134410: [clang][CodeGen] Add noundef metadata to load instructions (preliminary)
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 15 13:44:54 PDT 2022
xbolva00 added a comment.
> I assume with this patch landed, many such cases may change code behavior. So we will need to update msan to have a tool to detect cases like this anyway.
I believe that updated msan should come first.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134410/new/
https://reviews.llvm.org/D134410
More information about the cfe-commits
mailing list