[all-commits] [llvm/llvm-project] 1b2d58: [ARM] Extra testing for v2i1 types. NFC
David Green via All-commits
all-commits at lists.llvm.org
Sat Nov 27 05:21:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b2d58ba90cd72a8dfe1535b5fbecbefacc30016
https://github.com/llvm/llvm-project/commit/1b2d58ba90cd72a8dfe1535b5fbecbefacc30016
Author: David Green <david.green at arm.com>
Date: 2021-11-27 (Sat, 27 Nov 2021)
Changed paths:
M llvm/test/CodeGen/Thumb2/active_lane_mask.ll
M llvm/test/CodeGen/Thumb2/mve-pred-ext.ll
M llvm/test/CodeGen/Thumb2/mve-pred-shuffle.ll
M llvm/test/CodeGen/Thumb2/mve-pred-spill.ll
M llvm/test/CodeGen/Thumb2/mve-vcmp.ll
M llvm/test/CodeGen/Thumb2/mve-vmovimm.ll
M llvm/test/CodeGen/Thumb2/mve-vpsel.ll
Log Message:
-----------
[ARM] Extra testing for v2i1 types. NFC
This adds extra tests for various operations from making the v2i1 type
legal.
More information about the All-commits
mailing list