diff options
author | Simon Camphausen <simon.camphausen@iml.fraunhofer.de> | 2024-05-29 11:42:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 11:42:06 +0200 |
commit | 1594cebedd60a08f408e3fa975116ef4db86bf9b (patch) | |
tree | 5d8f57f6a3be85383b51f4db99e980dea5d3775a /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | dc8da7ddeaa595a34827fc9e39322a8109e177f0 (diff) | |
download | llvm-1594cebedd60a08f408e3fa975116ef4db86bf9b.zip llvm-1594cebedd60a08f408e3fa975116ef4db86bf9b.tar.gz llvm-1594cebedd60a08f408e3fa975116ef4db86bf9b.tar.bz2 |
[mlir][EmitC] Fix evaluation order of expressions (#93549)
Expressions with the same precedence were not parenthesized and
therefore were possibly evaluated in the wrong order depending on the
shape of the expression tree.
---------
Co-authored-by: Matthias Gehre <matthias.gehre@amd.com>
Co-authored-by: Corentin Ferry <corentin.ferry@amd.com>
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions