[all-commits] [llvm/llvm-project] f2ad59: [flang] Fold x + 0, 0 + x and x - 0 for INTEGER an...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Apr 16 08:58:09 PDT 2026
Branch: refs/heads/users/kparzysz/fold-addsub-zero
Home: https://github.com/llvm/llvm-project
Commit: f2ad59e52c960121e9626bee904b23ae876e4113
https://github.com/llvm/llvm-project/commit/f2ad59e52c960121e9626bee904b23ae876e4113
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M flang/lib/Evaluate/fold-implementation.h
M flang/test/Evaluate/rewrite01.f90
M flang/test/Lower/HLFIR/array-ctor-as-elemental.f90
M flang/test/Lower/HLFIR/array-ctor-as-inlined-temp.f90
M flang/test/Lower/HLFIR/array-ctor-as-runtime-temp.f90
Log Message:
-----------
[flang] Fold x + 0, 0 + x and x - 0 for INTEGER and UNSIGNED
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