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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 21:33:38 PDT 2020


jdoerfert added a comment.

OK, let's go with this for now. All looks good but I don't get one thing, see below.



================
Comment at: llvm/docs/LangRef.rst:9251
+behavior is undefined.
+
 Semantics:
----------------
Why do we need index? and what is index?


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