[PATCH] D60708: [ARM] Code-generation infrastructure for MVE.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 04:34:09 PDT 2019


dmgreen added inline comments.


================
Comment at: llvm/test/CodeGen/Thumb2/mve-basic.ll:2
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=thumbv8.1m.main -mattr=+mve.fp -o - %s | FileCheck %s
+
----------------
Can you also add a -mattr=+mve run line?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60708





More information about the llvm-commits mailing list