[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
Fri Sep 9 06:48:53 PDT 2022


sdesmalen updated this revision to Diff 459044.
sdesmalen marked 8 inline comments as done.
sdesmalen added a comment.

Changed the SMEAttrs::getFrom*() functions to constructors.
Also addressed other review comments.


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.459044.patch
Type: text/x-patch
Size: 17747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/3042086a/attachment-0001.bin>


More information about the llvm-commits mailing list