[all-commits] [llvm/llvm-project] e006c7: llvm/test/CodeGen/MLRegalloc: Exclude python<=3.8 ...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Sat Feb 4 03:25:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e006c7dfa79a245bd3ada7620e72e97c028b7645
      https://github.com/llvm/llvm-project/commit/e006c7dfa79a245bd3ada7620e72e97c028b7645
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2023-02-04 (Sat, 04 Feb 2023)

  Changed paths:
    M llvm/test/CodeGen/MLRegalloc/lit.local.cfg

  Log Message:
  -----------
  llvm/test/CodeGen/MLRegalloc: Exclude python<=3.8 (D143218)

Type hint `list[foo]` isn't accepted by python-3.8
(Seems requires `typing.List`)




More information about the All-commits mailing list