[all-commits] [llvm/llvm-project] cf8685: [M68k] fix test regression introduced by D140180

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Fri Feb 17 09:22:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf86855c4453d029a9b9ed8c4c4c18cefc1bc895
      https://github.com/llvm/llvm-project/commit/cf86855c4453d029a9b9ed8c4c4c18cefc1bc895
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M llvm/test/CodeGen/M68k/pipeline.ll

  Log Message:
  -----------
  [M68k] fix test regression introduced by D140180

I added a new pass, callbrprepare, to the pass pipelines in
commit a3a84c9e2511 ("[llvm] add CallBrPrepare pass to pipelines")
but did not test experimental backends.




More information about the All-commits mailing list