[PATCH] D157565: [CodeGen] Add AArch64 behavior to existing MFS tests
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 13:04:09 PDT 2023
dhoekwater updated this revision to Diff 551617.
dhoekwater marked 2 inline comments as done.
dhoekwater added a comment.
Implement the AArch64 InsertNoop hook and use it so that Arm tests don't crash
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157565/new/
https://reviews.llvm.org/D157565
Files:
llvm/lib/CodeGen/MachineFunctionSplitter.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/test/CodeGen/Generic/machine-function-splitter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157565.551617.patch
Type: text/x-patch
Size: 9163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/a550bec6/attachment.bin>
More information about the llvm-commits
mailing list