[PATCH] D135497: [NFC][3/n] Remove enable-new-pm from Inline tests

Sebastian Peryt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 12:34:54 PDT 2022


speryt updated this revision to Diff 466586.
speryt added a comment.

Sorry, I didn't realize that update means completely new diff rather than merging with previous changes. This is merge of my 2 previous patches.


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

https://reviews.llvm.org/D135497

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135497.466586.patch
Type: text/x-patch
Size: 18403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/a34de563/attachment.bin>


More information about the llvm-commits mailing list