summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fp16_intrinsic_vector_2op.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64] Add patterns matching (fabs (fsub x y)) to (fabd x y)John Brawn2018-04-041-0/+42
| | | | | | Differential Revision: https://reviews.llvm.org/D44573 llvm-svn: 329163
* [AArch64] Codegen tests for the Armv8.2-A FP16 intrinsicsSjoerd Meijer2018-03-151-0/+80
This is a follow up of the AArch64 FP16 intrinsics work; the codegen tests had not been added yet. Differential Revision: https://reviews.llvm.org/D44510 llvm-svn: 327624
OpenPOWER on IntegriCloud