[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 17:24:14 PDT 2023


dhoekwater updated this revision to Diff 548830.
dhoekwater added a comment.

Add some common prefixes so we don't have to duplicate everything on AArch64


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.548830.patch
Type: text/x-patch
Size: 11561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/b50a259e/attachment.bin>


More information about the llvm-commits mailing list