[all-commits] [llvm/llvm-project] 9c377c: [RISCV] Copy lack-of-signed-truncation-check.ll an...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri May 5 11:16:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c377c53da4771389fbd65e99e1615d99c257bdf
      https://github.com/llvm/llvm-project/commit/9c377c53da4771389fbd65e99e1615d99c257bdf
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    A llvm/test/CodeGen/RISCV/lack-of-signed-truncation-check.ll
    A llvm/test/CodeGen/RISCV/signed-truncation-check.ll

  Log Message:
  -----------
  [RISCV] Copy lack-of-signed-truncation-check.ll and signed-truncation-check.ll from AArch6/X86. NFC

This is a more exhaustive set of tests for the same issue D149814
is trying to solve.




More information about the All-commits mailing list