[all-commits] [llvm/llvm-project] aa7aac: NFC. Fix/improve style in affine-licm pass

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Sat Dec 31 06:56:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa7aac9a3fa00c794a3a93769c9fd419979e17bd
      https://github.com/llvm/llvm-project/commit/aa7aac9a3fa00c794a3a93769c9fd419979e17bd
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2022-12-31 (Sat, 31 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/Affine/Transforms/AffineLoopInvariantCodeMotion.cpp

  Log Message:
  -----------
  NFC. Fix/improve style in affine-licm pass

The code here appears to be out of line with proper style and
guidelines. Fix this.




More information about the All-commits mailing list