diff options
author | Valentin Clement <clementval@gmail.com> | 2022-02-25 21:00:07 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-02-25 21:01:27 +0100 |
commit | f1dcf3ae92d0e12a89fef77f0cfb1e974c98f7c5 (patch) | |
tree | c9354efd77b6b1ba575163e503194ffac11e19c1 /libcxx/include/__algorithm | |
parent | 84647ff38ca76136e3c4be80cf6785a78188d33a (diff) | |
download | llvm-f1dcf3ae92d0e12a89fef77f0cfb1e974c98f7c5.zip llvm-f1dcf3ae92d0e12a89fef77f0cfb1e974c98f7c5.tar.gz llvm-f1dcf3ae92d0e12a89fef77f0cfb1e974c98f7c5.tar.bz2 |
[flang] Lower integer comparison operation
This patch handles the lowering of comprison
operator between integers.
The comparison is lowered to a `arith.cmpi` operation.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld, schweitz, rovka
Differential Revision: https://reviews.llvm.org/D120559
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
Diffstat (limited to 'libcxx/include/__algorithm')
0 files changed, 0 insertions, 0 deletions