[all-commits] [llvm/llvm-project] b8207d: [fir] Add fir.no_reassoc conversion
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Nov 19 02:38:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8207db700e60d1248c6b9d9d6559cdf877635ec
https://github.com/llvm/llvm-project/commit/b8207db700e60d1248c6b9d9d6559cdf877635ec
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-11-19 (Fri, 19 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm.fir
Log Message:
-----------
[fir] Add fir.no_reassoc conversion
Currently `fir.no_reassoc` is just removed in the conversion.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D114154
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list