[all-commits] [llvm/llvm-project] 049e10: [NFC][SVE] Add more tests of vector compares and s...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Mon Jun 27 10:48:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 049e107139a3c3ff718586e270c79e206e2ba124
https://github.com/llvm/llvm-project/commit/049e107139a3c3ff718586e270c79e206e2ba124
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-fcmp.ll
M llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares.ll
M llvm/test/CodeGen/AArch64/sve-vselect-imm.ll
Log Message:
-----------
[NFC][SVE] Add more tests of vector compares and selects taking an immediate operand.
Increases coverage of predicated compares (int and fp) along with
predicated zeroing of active floating point lanes.
More information about the All-commits
mailing list