[all-commits] [llvm/llvm-project] b21699: [fir][NFC] Add disclaimer to affine promotion/demo...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Oct 13 08:47:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2169992aabea4bd896c6c57e7332d22868e2200
      https://github.com/llvm/llvm-project/commit/b2169992aabea4bd896c6c57e7332d22868e2200
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M flang/lib/Optimizer/Transforms/AffineDemotion.cpp
    M flang/lib/Optimizer/Transforms/AffinePromotion.cpp

  Log Message:
  -----------
  [fir][NFC] Add disclaimer to affine promotion/demotion passes

AffinePromotion and AffineDemotion passes where upstreamed
in their current status from fir-dev. In order to make sure everybody
is on the same page, this patch add some comments to state that.

Reviewed By: schweitz

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




More information about the All-commits mailing list