[all-commits] [llvm/llvm-project] 28e648: [PowerPC] Simplify PPC codegen test pre-inc-disabl...

RolandF77 via All-commits all-commits at lists.llvm.org
Tue Oct 12 13:13:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28e648b29e843ab8dbd1419ea64a69a3e293f2f7
      https://github.com/llvm/llvm-project/commit/28e648b29e843ab8dbd1419ea64a69a3e293f2f7
  Author: Roland Froese <froese at ca.ibm.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

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

  Log Message:
  -----------
  [PowerPC] Simplify PPC codegen test pre-inc-disable.ll

Simplify the test case to make it easier to look at. Change from auto-generated
checks to targeted manual checks to reduce sensitivity to register allocation
and scheduling changes.

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




More information about the All-commits mailing list