[PATCH] D68522: [PATCH 26/27] [noalias] Inlining: enable --use-noalias-intrinsic-during-inlining by default

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 04:52:28 PDT 2021


jeroen.dobbelaere updated this revision to Diff 346139.
jeroen.dobbelaere added a comment.
Herald added a subscriber: lxfind.

Rebased to f8dbd61074176bae92ec360a093ac7bc498c9321 <https://reviews.llvm.org/rGf8dbd61074176bae92ec360a093ac7bc498c9321>.


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

https://reviews.llvm.org/D68522

Files:
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/Coroutines/coro-retcon-resume-values.ll
  llvm/test/Transforms/Coroutines/coro-retcon-value.ll
  llvm/test/Transforms/Coroutines/coro-retcon.ll
  llvm/test/Transforms/Inline/launder.invariant.group.ll
  llvm/test/Transforms/Inline/noalias-calls-always.ll
  llvm/test/Transforms/Inline/noalias-calls2.ll
  llvm/test/Transforms/Inline/parallel-loop-md-merge.ll
  llvm/test/Transforms/PhaseOrdering/pr39282.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68522.346139.patch
Type: text/x-patch
Size: 23438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/221ccbb5/attachment-0001.bin>


More information about the llvm-commits mailing list