diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-11-09 20:45:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-09 20:45:35 -0800 |
commit | fdbff88196b54cea12deb1fae978277066dffd1e (patch) | |
tree | 2b7f6ce93bdd1c0a182f52a3810ae023e32a503d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | aae30f9e2c25e2a4bada91a290c9beb530a75571 (diff) | |
download | llvm-fdbff88196b54cea12deb1fae978277066dffd1e.zip llvm-fdbff88196b54cea12deb1fae978277066dffd1e.tar.gz llvm-fdbff88196b54cea12deb1fae978277066dffd1e.tar.bz2 |
[RISCV][GISel] Add support for G_FCMP with F and D extensions. (#70624)
We only have instructions for OEQ, OLT, and OLE. We need to convert
other comparison codes into those.
I think we'll likely want to split this up in the future to support
optimizations. Maybe do some of it in the legalizer or in a new post
legalizer lowering pass. So this patch is just enough to get something
working without adding 11 additional patterns to tablegen for each type.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions