[PATCH] D20865: Adding Cortex-A73 as an available target.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 11:54:03 PDT 2016


rengolin added inline comments.

================
Comment at: test/CodeGen/ARM/build-attributes.ll:1415
@@ +1414,3 @@
+; CORTEX-A73:  .eabi_attribute 21, 1
+; CORTEX-A73:  .eabi_attribute 23, 3
+; CORTEX-A73:  .eabi_attribute 24, 1
----------------
are you expecting attribute 22?


http://reviews.llvm.org/D20865





More information about the llvm-commits mailing list