[all-commits] [llvm/llvm-project] 6bae5d: [ARM] Add vrev32 NEON fp16 patterns
David Green via All-commits
all-commits at lists.llvm.org
Mon Nov 4 05:37:16 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6bae5d16a28662fee78595e827343ce1c575b1de
https://github.com/llvm/llvm-project/commit/6bae5d16a28662fee78595e827343ce1c575b1de
Author: David Green <david.green at arm.com>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrNEON.td
M llvm/test/CodeGen/ARM/vrev.ll
Log Message:
-----------
[ARM] Add vrev32 NEON fp16 patterns
Fill in the gaps for vrev32.16 f16 patterns, extending the existing i16
patterns.
Differential Revision: https://reviews.llvm.org/D69508
More information about the All-commits
mailing list