[all-commits] [llvm/llvm-project] 4dfa12: [PowerPC] [NFC] add test for O0 pipeline

Chen Zheng via All-commits all-commits at lists.llvm.org
Thu Dec 1 19:18:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4dfa12adddb7c6f0919689d3365bd4a6d3b2c0ea
      https://github.com/llvm/llvm-project/commit/4dfa12adddb7c6f0919689d3365bd4a6d3b2c0ea
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

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

  Log Message:
  -----------
  [PowerPC] [NFC] add test for O0 pipeline

This is to address comments https://reviews.llvm.org/D138265#3950197

This should be helpful for detecting optimization passes added to O0
pipeline by mistake.

Reviewed By: lkail

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




More information about the All-commits mailing list