[PATCH] D139182: AArch64: add CodeGen support for FEAT_XS DSB instructions

Tim Northover via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 06:49:49 PST 2023


t.p.northover updated this revision to Diff 493305.
t.p.northover added a comment.

Thanks for the warning. Now that's settled down a bit I've updated the patch to the new regime.


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

https://reviews.llvm.org/D139182

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/Targets/AArch64.cpp
  clang/lib/Basic/Targets/AArch64.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/builtins-arm64.c
  llvm/include/llvm/TargetParser/AArch64TargetParser.h
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/dsb-xs.ll
  llvm/unittests/TargetParser/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139182.493305.patch
Type: text/x-patch
Size: 9858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230130/c3ee629d/attachment.bin>


More information about the cfe-commits mailing list