[PATCH] D89050: Add support for !noundef metatdata on loads

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 19:58:41 PDT 2020


aqjune added a comment.

Sorry for my change in stance.
May I proceed with this patch?

> If `--enable-knowledge-retention` is set, we should certainly do that if we would otherwise strip the metadata (not only for noundef).

Yes, I think so because metadata is still common.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89050/new/

https://reviews.llvm.org/D89050



More information about the llvm-commits mailing list