aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-01-16 08:56:09 +0100
committerGitHub <noreply@github.com>2025-01-16 08:56:09 +0100
commitf023da12d12635f5fba436e825cbfc999e28e623 (patch)
tree21831423d48aa4c2a3e49d9a055a89a66fd9f093 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentf711aa9e5ddb885143e2abe614b5cfb3b0d396bf (diff)
downloadllvm-f023da12d12635f5fba436e825cbfc999e28e623.zip
llvm-f023da12d12635f5fba436e825cbfc999e28e623.tar.gz
llvm-f023da12d12635f5fba436e825cbfc999e28e623.tar.bz2
[mlir][IR] Remove factory methods from `FloatType` (#123026)
This commit removes convenience methods from `FloatType` to make it independent of concrete interface implementations. See discussion here: https://discourse.llvm.org/t/rethink-on-approach-to-low-precision-fp-types/82361 Note for LLVM integration: Replace `FloatType::getF32(` with `Float32Type::get(` etc.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions