[PATCH] D156109: [AArch64][SME] Create new interface for isFullSVEAvailable.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 08:49:02 PDT 2023


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

Renamed `isFullSVEAvailable -> isSVEAvailable`
Changed `hasSVEorSME() -> hasSVE()` in `isSVEAvailable`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156109

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/CodeGen/AArch64/sve-fp-reduce-fadda.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-fp-reduce-fadda.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156109.555068.patch
Type: text/x-patch
Size: 15147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/8a734af8/attachment.bin>


More information about the llvm-commits mailing list