aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authordonald chen <chenxunyu1993@gmail.com>2025-01-24 14:46:41 +0800
committerGitHub <noreply@github.com>2025-01-24 14:46:41 +0800
commit45d83ae7df65a3c9843270d970119bc97957d830 (patch)
tree8bcef1b5e9da585e50c37d4c832954de0fb103fd /llvm/lib/CodeGen/MachineFunctionPass.cpp
parent212cdc9a377a1b3ac96be0da20212592ebd2c818 (diff)
downloadllvm-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/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions