[NFCI][SVE] Move fixed length i32/i64 SDIV tests
authorCameron McInally <mcinally@cray.com>
Thu, 20 Aug 2020 19:36:15 +0000 (14:36 -0500)
committerCameron McInally <mcinally@cray.com>
Thu, 20 Aug 2020 19:46:26 +0000 (14:46 -0500)
commit8372e47bb968803c139d0df54ea49c7e4e2488d1
treeba38bcd25b10cdf67b294d83cf39643512bb538e
parent6222a28db5ed6a04ef7a423dd30d4cc7ce9c216f
[NFCI][SVE] Move fixed length i32/i64 SDIV tests

Move fixed length SDIV tests from sve-fixed-length-int-arith.ll to sve-fixed-length-int-div.ll. The former uses CHECK lines that verify legalization decisions. That's overkill for the i8/i16 SDIV tests, since they have a tricky legalization.
llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-div.ll