[PATCH] D134410: [clang][CodeGen] Add noundef metadata to load instructions (preliminary)

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 27 00:34:54 PDT 2022


vitalybuka added a comment.

> Also I applied this patch with D134698 <https://reviews.llvm.org/D134698> and used on our large test set, expecting significant number of pre-existing reports. To my surprise I see not many of them.

Something wrong with my msan experiment, I'll re-evaluate size and reports tomorrow.


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