[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
Mon Sep 26 23:18:46 PDT 2022


xbolva00 added a comment.

In D134410#3816918 <https://reviews.llvm.org/D134410#3816918>, @vitalybuka wrote:

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

Wow, amazing results!


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