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

John McIver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 27 22:14:19 PDT 2022


jmciver added a comment.

Decreased CPU loading during test-suite build did lower times in some instances, but not a lot.

F24724990: results-subset.txt <https://reviews.llvm.org/F24724990>

F24725002: results-full.txt <https://reviews.llvm.org/F24725002>


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