[all-commits] [llvm/llvm-project] 7d4ee3: [AArch64] Add tests for shuffle (tbl2, tbl2) -> tb...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Sep 8 06:01:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d4ee32662e42093024fa1c7c1103f7484d080c1
https://github.com/llvm/llvm-project/commit/7d4ee32662e42093024fa1c7c1103f7484d080c1
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-tbl.ll
Log Message:
-----------
[AArch64] Add tests for shuffle (tbl2, tbl2) -> tbl4 fold.
Add extra tests where shuffle (tbl2, tbl2) can be folded to tbl4.
Regenerate check lines automatically as well.
More information about the All-commits
mailing list