[flang-commits] [flang] [Flang] Add a HLFIR Minloc intrinsic (PR #74436)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Dec 5 01:39:24 PST 2023
kiranchandramohan wrote:
Is the SimplifyIntrinsics pass not working anymore for Minloc? (https://github.com/llvm/llvm-project/blob/383e35048e16c85ab26bc46822d3ceb11fd4d3f2/flang/lib/Optimizer/Transforms/SimplifyIntrinsics.cpp#L1370)
Eitherway, simplifying while lowering from HLFIR Ops is probably the right direction.
https://github.com/llvm/llvm-project/pull/74436
More information about the flang-commits
mailing list