[PATCH] D131570: [AArch64][SME] Add utility class for handling SME attributes.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 08:26:00 PDT 2022


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

Added descripton to SMEAttrs class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131570

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.cpp
  llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.h
  llvm/lib/Target/AArch64/Utils/CMakeLists.txt
  llvm/test/Verifier/sme-attributes.ll
  llvm/unittests/Target/AArch64/CMakeLists.txt
  llvm/unittests/Target/AArch64/SMEAttributesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131570.452684.patch
Type: text/x-patch
Size: 18526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/032b7af3/attachment-0001.bin>


More information about the llvm-commits mailing list