[PATCH] D106265: [AArch64][SVE] Zero-overhead transfer between Neon and SVE registers
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 19 09:21:43 PDT 2021
efriedma added a comment.
Can you split the instcombine changes into a separate commit? Or are they tied together in some way I'm missing?
================
Comment at: llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-dup.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; RUN: opt -S -instcombine < %s | FileCheck %s
----------------
Please regenerate in a separate commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106265/new/
https://reviews.llvm.org/D106265
More information about the llvm-commits
mailing list