[PATCH] D74966: [PATCH] [ARM] Add Cortex-M55 Support for clang and llvm
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 21 08:32:36 PST 2020
dmgreen added inline comments.
================
Comment at: llvm/lib/Target/ARM/ARM.td:625
-
//===----------------------------------------------------------------------===//
----------------
Seems unrelated ;)
================
Comment at: llvm/test/CodeGen/ARM/build-attributes.ll:1376
; CORTEX-M33: .cpu cortex-m33
; CORTEX-M33: .eabi_attribute 6, 17
----------------
Should we have a bunch of tests like these, but for M55?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74966/new/
https://reviews.llvm.org/D74966
More information about the cfe-commits
mailing list