[all-commits] [llvm/llvm-project] 1b264a: [ARM] Reegenerate MVE tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Wed Jan 15 00:12:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b264a8263f8656bd9c09c471af9b43422429ef6
https://github.com/llvm/llvm-project/commit/1b264a8263f8656bd9c09c471af9b43422429ef6
Author: David Green <david.green at arm.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M llvm/test/CodeGen/Thumb2/mve-phireg.ll
M llvm/test/CodeGen/Thumb2/mve-stacksplot.mir
M llvm/test/CodeGen/Thumb2/mve-vpt-2-blocks-1-pred.mir
M llvm/test/CodeGen/Thumb2/mve-vpt-2-blocks-non-consecutive-ins.mir
M llvm/test/CodeGen/Thumb2/mve-vpt-block-fold-vcmp.mir
M llvm/test/CodeGen/Thumb2/mve-vpt-block-optnone.mir
M llvm/test/CodeGen/Thumb2/mve-vpt-from-intrinsics.ll
Log Message:
-----------
[ARM] Reegenerate MVE tests. NFC
The mve-phireg.ll test no longer really tests what it was added for,
but the original case was fairly complex. I've left the test in as a
general codegen test.
More information about the All-commits
mailing list