aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorBevin Hansson <bevin.hansson@ericsson.com>2020-04-16 15:02:41 +0200
committerBevin Hansson <bevin.hansson@ericsson.com>2020-04-17 10:09:02 +0200
commitfd7a34186137168064ffe2ca536823559b92d939 (patch)
treebfec78649d321c147b94a12a8c81b286f986e446 /llvm/lib/Support/CommandLine.cpp
parent485862ecdac4a7c67c515da2e8af209d5c17d911 (diff)
downloadllvm-fd7a34186137168064ffe2ca536823559b92d939.zip
llvm-fd7a34186137168064ffe2ca536823559b92d939.tar.gz
llvm-fd7a34186137168064ffe2ca536823559b92d939.tar.bz2
[Fixed Point] Move the compassign LHS type correction a bit further down. NFCI.
Summary: We can simplify the LHSTy correction for fixed-point compassign by moving it below the point where we know we have a compound assignment. Also, we shouldn't look at the LHS and RHS separately; look at the computation result type instead. Looking at the LHS and RHS is also wrong for compassigns with fixed and floating point (though this does not work upstream yet). Reviewers: leonardchan Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D78294
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions