[all-commits] [llvm/llvm-project] e32978: [NFC][PowerPC] Clean up a couple of lambdas from t...

stefanp-ibm via All-commits all-commits at lists.llvm.org
Tue Aug 23 11:09:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e329788bf83c5a1f2492dbdf65440f313a3403dd
      https://github.com/llvm/llvm-project/commit/e329788bf83c5a1f2492dbdf65440f313a3403dd
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

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

  Log Message:
  -----------
  [NFC][PowerPC] Clean up a couple of lambdas from the PPCMIPeephole.

There were two sections of code that had a lot of lambdas and in the patch
D40554 it was suggested that we clean them up as a follow-up NFC patch.

Reviewed By: nemanjai, #powerpc

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




More information about the All-commits mailing list