[all-commits] [llvm/llvm-project] 8372e4: [NFCI][SVE] Move fixed length i32/i64 SDIV tests

Cameron McInally via All-commits all-commits at lists.llvm.org
Thu Aug 20 12:46:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8372e47bb968803c139d0df54ea49c7e4e2488d1
      https://github.com/llvm/llvm-project/commit/8372e47bb968803c139d0df54ea49c7e4e2488d1
  Author: Cameron McInally <mcinally at cray.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-int-div.ll

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list