[all-commits] [llvm/llvm-project] 394eb9: [NFC][AArch64][SVE] Move select-sve.ll tests to sv...
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Fri Apr 16 04:01:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 394eb91854fe117c97ece9ae31fb699cf8776708
https://github.com/llvm/llvm-project/commit/394eb91854fe117c97ece9ae31fb699cf8776708
Author: Caroline Concatto <caroline.concatto at arm.com>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
R llvm/test/CodeGen/AArch64/select-sve.ll
M llvm/test/CodeGen/AArch64/sve-select.ll
Log Message:
-----------
[NFC][AArch64][SVE] Move select-sve.ll tests to sve-select.ll
This patch merges the two select tests: select-sve.ll and sve-select.ll into
sve-select.ll as they are both testing SELECT instruction
More information about the All-commits
mailing list