diff options
author | donald chen <chenxunyu1993@gmail.com> | 2025-01-24 14:46:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-24 14:46:41 +0800 |
commit | 45d83ae7df65a3c9843270d970119bc97957d830 (patch) | |
tree | 8bcef1b5e9da585e50c37d4c832954de0fb103fd /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 212cdc9a377a1b3ac96be0da20212592ebd2c818 (diff) | |
download | llvm-45d83ae7df65a3c9843270d970119bc97957d830.zip llvm-45d83ae7df65a3c9843270d970119bc97957d830.tar.gz llvm-45d83ae7df65a3c9843270d970119bc97957d830.tar.bz2 |
[mlir] [math] Fix the precision issue of expand math (#120865)
The convertFloorOp pattern incurs precision loss when floating-point
numbers exceed the representable range of int64. This pattern should be
removed.
Fixes https://github.com/llvm/llvm-project/issues/119836
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions