[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 Sep 26 21:21:56 PDT 2022


vitalybuka added a comment.

I tried to hook this patch into MemorySanitizer and it reduces instrumented code by ~30% !


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