[all-commits] [llvm/llvm-project] 8cbb94: [flang]Add test for 2D loop versioning test

Mats Petersson via All-commits all-commits at lists.llvm.org
Thu May 4 03:19:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cbb945165737b63bc514c0abc10687c326ddc4a
      https://github.com/llvm/llvm-project/commit/8cbb945165737b63bc514c0abc10687c326ddc4a
  Author: Mats Petersson <mats.petersson at arm.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M flang/test/Transforms/loop-versioning.fir

  Log Message:
  -----------
  [flang]Add test for 2D loop versioning test

Another test based on review comments added late in the review.

This one confirms that the multiplication and addition of the outer
index to the inner index and thus form the 2D index.

Reviewed By: tblah

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




More information about the All-commits mailing list