[PATCH] D94989: [ARM] Simplify VMOVRRD from extracts of buildvectors
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 05:23:38 PST 2021
SjoerdMeijer added inline comments.
================
Comment at: llvm/test/CodeGen/Thumb2/mve-soft-float-abi.ll:1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc -mtriple=thumbv8.1m.main-none-eabi -mattr=+mve -o - %s | FileCheck %s
----------------
Do we need a BE run here too?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94989/new/
https://reviews.llvm.org/D94989
More information about the llvm-commits
mailing list