[all-commits] [llvm/llvm-project] 58551f: [flang] Inline fir.is_contiguous_box in some cases...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Apr 1 08:41:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58551faaf130de52f574b15d053eca1afc83b82b
https://github.com/llvm/llvm-project/commit/58551faaf130de52f574b15d053eca1afc83b82b
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M flang/lib/Optimizer/Transforms/SimplifyFIROperations.cpp
M flang/test/Transforms/simplify-fir-operations.fir
Log Message:
-----------
[flang] Inline fir.is_contiguous_box in some cases. (#133812)
Added inlining for `rank == 1` and `innermost` cases.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list