[all-commits] [llvm/llvm-project] 0cf3af: Revert "[Flang] Allow Intrinsic simpification with...

Pete Steinfeld via All-commits all-commits at lists.llvm.org
Thu Dec 21 13:14:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cf3af0c5176cc067bf90b315466a8997498b988
      https://github.com/llvm/llvm-project/commit/0cf3af0c5176cc067bf90b315466a8997498b988
  Author: Pete Steinfeld <47540744+psteinfeld at users.noreply.github.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M flang/lib/Optimizer/Transforms/SimplifyIntrinsics.cpp
    M flang/test/Transforms/simplifyintrinsics.fir

  Log Message:
  -----------
  Revert "[Flang] Allow Intrinsic simpification with min/maxloc dim and… (#76184)

… scalar result. (#75820)"

This reverts commit 701f64790520790f75b1f948a752472d421ddaa3.

The commit breaks some uses of the 'maxloc' intrinsic.

See PR #75820




More information about the All-commits mailing list