[PATCH] D50396: [ARM] Replace processor check with feature
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 7 10:05:18 PDT 2018
evandro created this revision.
evandro added reviewers: sbaranga, javed.absar, t.p.northover.
Herald added subscribers: llvm-commits, chrib, hiraditya, kristof.beyls.
Add new feature, `FeatureUseWideStrideVFP`, that replaces the need for a processor check. Otherwise, NFC.
Repository:
rL LLVM
https://reviews.llvm.org/D50396
Files:
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMSubtarget.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/test/CodeGen/ARM/vfp-reg-stride.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50396.159535.patch
Type: text/x-patch
Size: 7472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/f1388a2b/attachment.bin>
More information about the llvm-commits
mailing list