[all-commits] [llvm/llvm-project] 4f59a3: Revert #76194 (#76987)
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Thu Jan 4 10:20:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f59a38821a2175408a3189327223b85ddba636f
https://github.com/llvm/llvm-project/commit/4f59a38821a2175408a3189327223b85ddba636f
Author: Pete Steinfeld <47540744+psteinfeld at users.noreply.github.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M flang/lib/Optimizer/Transforms/SimplifyIntrinsics.cpp
M flang/test/Transforms/simplifyintrinsics.fir
Log Message:
-----------
Revert #76194 (#76987)
[Flang] Revert "Allow Intrinsic simpification with min/maxloc dim
and…scalar result (#76194)"
This reverts commit 9b7cf5bfb08b6e506216ef354dfd61adb15acbff.
See merge request #76194.
This change was causing several failures in our internal tests. I'm
reverting now and will work on creating a test that David Green can use
to reproduce the problem.
More information about the All-commits
mailing list