[all-commits] [llvm/llvm-project] ab6cb3: [PowerPC][NFC] Cleanup PPCCTRLoopsVerify pass

jsji via All-commits all-commits at lists.llvm.org
Thu Dec 17 08:21:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ab6cb31642fdc84301b7749fdeabba324e3dbc4a
      https://github.com/llvm/llvm-project/commit/ab6cb31642fdc84301b7749fdeabba324e3dbc4a
  Author: Jinsong Ji <jji at us.ibm.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCCTRLoops.cpp

  Log Message:
  -----------
  [PowerPC][NFC] Cleanup PPCCTRLoopsVerify pass

The PPCCTRLoop pass has been moved to HardwareLoops,
so the comments and some useless code are deprecated now.

Reviewed By: #powerpc, nemanjai

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




More information about the All-commits mailing list