[PATCH] D157563: [CodeGen] Move function splitting tests from X86 to Generic (NFC)

Daniel Hoekwater via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 16:40:34 PDT 2023


dhoekwater updated this revision to Diff 548818.
dhoekwater retitled this revision from "[CodeGen] Move function splitting tests from X86 to Generic" to "[CodeGen] Move function splitting tests from X86 to Generic (NFC)".
dhoekwater added a comment.

Make sure it's clear this is an NFC change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157563

Files:
  llvm/test/CodeGen/Generic/machine-function-splitter.ll
  llvm/test/CodeGen/X86/machine-function-splitter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157563.548818.patch
Type: text/x-patch
Size: 11490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/444c8c0f/attachment.bin>


More information about the llvm-commits mailing list