[all-commits] [llvm/llvm-project] 6e3292: [flang] Lower parentheses with hlfir.as_expr and h...
jeanPerier via All-commits
all-commits at lists.llvm.org
Wed Dec 7 05:46:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e3292fba53002538579fb915cc090c12df04ad6
https://github.com/llvm/llvm-project/commit/6e3292fba53002538579fb915cc090c12df04ad6
Author: Jean Perier <jperier at nvidia.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M flang/lib/Lower/ConvertExprToHLFIR.cpp
M flang/lib/Optimizer/Builder/HLFIRTools.cpp
M flang/test/Lower/HLFIR/unary-ops.f90
Log Message:
-----------
[flang] Lower parentheses with hlfir.as_expr and hlfir.no_reassoc
Differential Revision: https://reviews.llvm.org/D139523
More information about the All-commits
mailing list