[all-commits] [llvm/llvm-project] 7cd78d: [RISCV] Add tests showing the optimization pipelin...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Mar 9 22:43:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cd78da8da70719895844729f8846dcae15acd5f
      https://github.com/llvm/llvm-project/commit/7cd78da8da70719895844729f8846dcae15acd5f
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    A llvm/test/CodeGen/RISCV/O0-pipeline.ll
    A llvm/test/CodeGen/RISCV/O3-pipeline.ll

  Log Message:
  -----------
  [RISCV] Add tests showing the optimization pipeline for O0 and O3.

Other targets like ARM, AArch64, and X86 have similar tests.

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D120840




More information about the All-commits mailing list