[all-commits] [llvm/llvm-project] 35130e: [AArch64] Add tests for bitcast to and mask reduct...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 21 05:18:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35130e4d6efb70c87b4bc184e020449c4b3abf31
https://github.com/llvm/llvm-project/commit/35130e4d6efb70c87b4bc184e020449c4b3abf31
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/dag-combine-setcc.ll
Log Message:
-----------
[AArch64] Add tests for bitcast to and mask reduction (NFC)
This is a copy of the vecreduce_or tests but with comparison
to -1 rather than 0.
More information about the All-commits
mailing list