[all-commits] [llvm/llvm-project] d5ea1b: [flang] use mlir::LoopLikeOpInterface::blockIsInLoop

Tom Eccles via All-commits all-commits at lists.llvm.org
Mon Feb 13 02:32:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5ea1b22cba345e4fc0d42085a8c366407c7265b
      https://github.com/llvm/llvm-project/commit/d5ea1b22cba345e4fc0d42085a8c366407c7265b
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M flang/lib/Optimizer/Transforms/StackArrays.cpp

  Log Message:
  -----------
  [flang] use mlir::LoopLikeOpInterface::blockIsInLoop

The inlined version of this function can now go away because
https://reviews.llvm.org/D141401 has been merged.

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




More information about the All-commits mailing list