[all-commits] [llvm/llvm-project] 344378: Revert "Inliner: don't mark call sites as 'nounwin...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Mon Jul 18 08:44:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 344378808778c61d5599f4e0ac783ef7e6f8ed05
      https://github.com/llvm/llvm-project/commit/344378808778c61d5599f4e0ac783ef7e6f8ed05
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/test/Transforms/Coroutines/coro-retcon-once-value.ll
    M llvm/test/Transforms/Inline/noalias-calls-always.ll
    M llvm/test/Transforms/Inline/noalias-calls.ll
    M llvm/test/Transforms/Inline/noalias-cs.ll
    M llvm/test/Transforms/Inline/noalias2.ll
    M llvm/test/Transforms/PhaseOrdering/ARM/arm_mult_q15.ll
    M llvm/test/Transforms/PhaseOrdering/deletion-of-loops-that-became-side-effect-free.ll

  Log Message:
  -----------
  Revert "Inliner: don't mark call sites as 'nounwind' if that would be redundant"

This reverts commit 9905c379819fafdc2246bcd24dd7165bd72d7659.

Looks like there are Clang changes that are affected in trivial ways. Will look into it.




More information about the All-commits mailing list