diff options
author | Corentin Ferry <corentin.ferry@amd.com> | 2024-05-03 13:47:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 13:47:16 +0200 |
commit | 18e7dcb7c5765d89e36af9a56354525efd685b83 (patch) | |
tree | a872396949c794e685179389174692724a7a8d19 /llvm/lib/IR/Module.cpp | |
parent | 1d43cdc9f5bae92fefb996a98d1ca48878c1c28f (diff) | |
download | llvm-18e7dcb7c5765d89e36af9a56354525efd685b83.zip llvm-18e7dcb7c5765d89e36af9a56354525efd685b83.tar.gz llvm-18e7dcb7c5765d89e36af9a56354525efd685b83.tar.bz2 |
[mlir][emitc] Arith to EmitC: handle floating-point<->integer conversions (#87614)
Add support for floating-point to integer, integer to floating-point
conversions. Floating point conversions to 1-bit integer types are not
handled at the moment, as these don't map directly to boolean
conversions.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions