diff options
author | Daniel Hernandez-Juarez <dhernandez0@gmail.com> | 2024-09-27 17:02:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-27 10:02:16 -0500 |
commit | 1fd1f65569f565b5b06fd9464b3b91fcd6f2fa2a (patch) | |
tree | a2c73035964a54ec51f19d06ebee1ba19722a7ce /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 84a0a3d3b30360b3cf1db3f1c27ff3175bf0aaf2 (diff) | |
download | llvm-1fd1f65569f565b5b06fd9464b3b91fcd6f2fa2a.zip llvm-1fd1f65569f565b5b06fd9464b3b91fcd6f2fa2a.tar.gz llvm-1fd1f65569f565b5b06fd9464b3b91fcd6f2fa2a.tar.bz2 |
[mlir] Refactor LegalizeToF32 to specify extra supported float types and target type as arguments (#108815)
Instead of hardcoding all fp smaller than 32 bits are unsupported we
provide a way to pass supported floating point types as well as the
target type. fp64 and fp32 are implicitly supported.
CC: @krzysz00 @manupak
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions