[PATCH] D136361: [AArch64][SME] Disable GlobalISel/FastISel for SME functions.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 06:28:48 PDT 2022


sdesmalen updated this revision to Diff 471984.
sdesmalen added a comment.

Added two new test-cases to ensure that f128 add is lowered with the expected streaming-mode toggle and/or ZA lazy-save.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136361

Files:
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.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: D136361.471984.patch
Type: text/x-patch
Size: 23348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/8d6480ad/attachment.bin>


More information about the llvm-commits mailing list