[PATCH] D131571: [AArch64][SME] Fix lowering of llvm.aarch64.get.pstatesm()

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 08:16:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45d28779c5dc: [AArch64][SME] Fix lowering of llvm.aarch64.get.pstatesm() (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D131571?vs=459428&id=460421#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131571

Files:
  llvm/include/llvm/AsmParser/LLToken.h
  llvm/include/llvm/IR/CallingConv.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/test/CodeGen/AArch64/sme-get-pstatesm.ll
  llvm/test/CodeGen/AArch64/sme-support-routines-calling-convention.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131571.460421.patch
Type: text/x-patch
Size: 17043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/346b9010/attachment.bin>


More information about the llvm-commits mailing list