[PATCH] D156397: [FunctionAttrs] Unconditionally perform argument attribute inference in the first function-attrs pass

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 09:49:11 PDT 2023


aeubanks added a comment.

the example you gave in D145210 <https://reviews.llvm.org/D145210> and the test added here both are ultimately unaffected by this patch, if you look at the entire `-O3` pipeline with and without this patch


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

https://reviews.llvm.org/D156397



More information about the llvm-commits mailing list