[all-commits] [llvm/llvm-project] f9e64a: [lit][NFC] Fix a couple of typos

Fraser Cormack via All-commits all-commits at lists.llvm.org
Thu May 25 23:37:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9e64ae76f3275aa68a034298e11f3882ae36611
      https://github.com/llvm/llvm-project/commit/f9e64ae76f3275aa68a034298e11f3882ae36611
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/utils/lit/lit/llvm/subst.py

  Log Message:
  -----------
  [lit][NFC] Fix a couple of typos


  Commit: d24d7815d57e721b3892c77417f75291faad95d6
      https://github.com/llvm/llvm-project/commit/d24d7815d57e721b3892c77417f75291faad95d6
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/utils/lit/lit/llvm/subst.py

  Log Message:
  -----------
  [lit][NFC] Remove double space after full stop/period


  Commit: bfe6b3bff1eb841c09fe16466028cf2dd18f5bbd
      https://github.com/llvm/llvm-project/commit/bfe6b3bff1eb841c09fe16466028cf2dd18f5bbd
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/utils/lit/lit/llvm/subst.py

  Log Message:
  -----------
  [lit][NFC] Remove docs for nonexistent parameter


  Commit: a800a4ffa11a72b10d2359262995bad418ea4b7e
      https://github.com/llvm/llvm-project/commit/a800a4ffa11a72b10d2359262995bad418ea4b7e
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-transpose.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfptoi-constrained-sdnode.ll

  Log Message:
  -----------
  [RISCV] Regenerate missing test checks

Codegen was different between RV32 and RV64 so the single unified CHECK
was skipping these functions.


Compare: https://github.com/llvm/llvm-project/compare/e6135c27b231...a800a4ffa11a


More information about the All-commits mailing list