[PATCH] D138488: [AArch64][clang] implement 2022 General Data-Processing instructions
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 04:59:48 PST 2022
tschuett added inline comments.
================
Comment at: llvm/lib/Target/AArch64/AArch64InstrFormats.td:11698
+//---
+// 2022 Architecture Extensions: General Data Processing (FEAT_V94_DP)
+//---
----------------
FEAT_CSSC or FEAT_V94_DP?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138488/new/
https://reviews.llvm.org/D138488
More information about the cfe-commits
mailing list