[all-commits] [llvm/llvm-project] 98153b: [AArch64] Fix check lines for arm64-neon-across.ll...
David Green via All-commits
all-commits at lists.llvm.org
Thu Jun 15 01:25:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98153b088eb1e103984bdd3c5ca4b80658211e50
https://github.com/llvm/llvm-project/commit/98153b088eb1e103984bdd3c5ca4b80658211e50
Author: David Green <david.green at arm.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-neon-across.ll
Log Message:
-----------
[AArch64] Fix check lines for arm64-neon-across.ll. NFC
Commit de0707a2b98162ab52fa2dd9277a9bbb4f7256c7 updated the check lines, but
due to conflicting assembly not all functions kept their checks. This now
distinguishes between selection-dag and global isel.
More information about the All-commits
mailing list