[PATCH] D87231: [AArch64] ExtractElement is free when combined with pairwise add

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 03:35:13 PDT 2020


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/combine-vectors-faddp.ll:2
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
 ; RUN: opt -S -vector-combine -mtriple aarch64-arm-none-eabi < %s | FileCheck %s
 
----------------
VectorCombine tests should be put in llvm\test\Transforms\VectorCombine


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87231



More information about the llvm-commits mailing list