[all-commits] [llvm/llvm-project] bd0959: [ARM] Add Extra FpToIntSat tests.

David Green via All-commits all-commits at lists.llvm.org
Wed Aug 25 12:10:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd0959354f43ac6aa24d1a7de9a3af518a21b72d
      https://github.com/llvm/llvm-project/commit/bd0959354f43ac6aa24d1a7de9a3af518a21b72d
  Author: David Green <david.green at arm.com>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    A llvm/test/CodeGen/ARM/fptoi-sat-store.ll
    M llvm/test/CodeGen/ARM/fptosi-sat-scalar.ll
    A llvm/test/CodeGen/ARM/fptoui-sat-scalar.ll
    A llvm/test/CodeGen/Thumb2/mve-fptosi-sat-vector.ll
    A llvm/test/CodeGen/Thumb2/mve-fptoui-sat-vector.ll

  Log Message:
  -----------
  [ARM] Add Extra FpToIntSat tests.

This adds extra MVE vector fptosi.sat and fptoui.sat tests, along with
adding or adjusting the existing scalar tests to cover more
architectures and instruction combinations.




More information about the All-commits mailing list