[all-commits] [llvm/llvm-project] 1f253e: Pre-commit pre-inc-disable.ll to avoid dead code

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Tue Oct 12 01:05:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f253e4fd6ff068c67b347ff0b775f274932a858
      https://github.com/llvm/llvm-project/commit/1f253e4fd6ff068c67b347ff0b775f274932a858
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/pre-inc-disable.ll

  Log Message:
  -----------
  Pre-commit pre-inc-disable.ll to avoid dead code

The case was added in 728e139, testing it outputs lxsibzx instead of
lbzux. Here we need some minimal update to avoid DCE in future patches.




More information about the All-commits mailing list