[PATCH] D9375: An llvm.noalias intrinsic

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 05:51:10 PDT 2016


nhaehnle added a subscriber: nhaehnle.

================
Comment at: docs/LangRef.rst:12301
@@ +12300,3 @@
+
+The first argument in the pointer on which the aliasing assumption is being
+placed. This pointer value is returned, but parts of the optimizer ignore this
----------------
Typo: The first argument *is* the pointer (I haven't really looked at anything, my email client just happened to open here and I started reading out of curiosity...)


http://reviews.llvm.org/D9375





More information about the llvm-commits mailing list