[PATCH] D68484: [PATCH 01/27] [noalias] LangRef: noalias intrinsics and ptr_provenance documentation.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 12:56:51 PDT 2020


jeroen.dobbelaere added a comment.

Note: On some architectures, you might want to use `-mllvm -enable-aa-sched-mi` to make use of alias information when scheduling the machine instructions.


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

https://reviews.llvm.org/D68484



More information about the llvm-commits mailing list