diff options
author | Nikita Popov <npopov@redhat.com> | 2023-07-20 14:49:08 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-07-20 14:51:03 +0200 |
commit | 781beb3de5a898107c28b74c1a228d86c6eed19e (patch) | |
tree | 313d42198a1eab476223e8d5d7a838194a5eb99a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | b846f439240887f5c6ac24eadded2d41ae8c1bd1 (diff) | |
download | llvm-781beb3de5a898107c28b74c1a228d86c6eed19e.zip llvm-781beb3de5a898107c28b74c1a228d86c6eed19e.tar.gz llvm-781beb3de5a898107c28b74c1a228d86c6eed19e.tar.bz2 |
[LVI] Check ConstantFoldCompareInstOperands() failure (NFCI)
I don't believe this can happen right now (because we're only
working on icmps and as such can't hit the current fcmp null
paths), but this will be possible in the future when icmp
constant expressions are removed.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions