[all-commits] [llvm/llvm-project] 98190d: [NFC][3/n] Remove enable-new-pm from Inline tests

Sebastian Peryt via All-commits all-commits at lists.llvm.org
Mon Oct 10 13:43:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98190d2122d1eade17436ac7a460e7d2b07c380f
      https://github.com/llvm/llvm-project/commit/98190d2122d1eade17436ac7a460e7d2b07c380f
  Author: Sebastian Peryt <sebastian.peryt at intel.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    R llvm/test/Transforms/Inline/alloca-dbgdeclare-merge.ll
    R llvm/test/Transforms/Inline/alloca-merge-align.ll
    R llvm/test/Transforms/Inline/array_merge.ll
    R llvm/test/Transforms/Inline/dead-calls-willreturn.ll
    R llvm/test/Transforms/Inline/delete-call.ll
    M llvm/test/Transforms/Inline/externally_available.ll
    R llvm/test/Transforms/Inline/inline-cold-callee.ll
    M llvm/test/Transforms/Inline/inline-cold.ll
    R llvm/test/Transforms/Inline/inline-hot-callee.ll
    R llvm/test/Transforms/Inline/null-function.ll

  Log Message:
  -----------
  [NFC][3/n] Remove enable-new-pm from Inline tests

This change is updating remaining Inline tests
by removing -enable-new-pm=0 flag and adjusting CHECKs
where it is required.

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D135497




More information about the All-commits mailing list