[PATCH] D158490: [AArch64] Disable GlobalISel/FastISel for more SME functions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 00:46:01 PDT 2023


dmgreen updated this revision to Diff 552245.
dmgreen added a comment.

Oh right - that was meant to be hasStreamingCompatibleInterface. I don't know these interfaces very well, let me know if that sounds wrong.


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

https://reviews.llvm.org/D158490

Files:
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/sme-disable-gisel-fisel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158490.552245.patch
Type: text/x-patch
Size: 10508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/c8d15ae9/attachment.bin>


More information about the llvm-commits mailing list