[PATCH] D134410: [clang][CodeGen] Add noundef metadata to load instructions (preliminary)
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 14:50:55 PDT 2022
vitalybuka added a comment.
In D134410#3860646 <https://reviews.llvm.org/D134410#3860646>, @xbolva00 wrote:
>> 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.
Yes, we can do that.
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