diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2025-02-26 10:30:14 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 10:30:14 +0900 |
commit | b1a735b45dcc194ad9be08d057bc853ad1c1467b (patch) | |
tree | 048424b0262ba05360bf5f8c2f9571232e19b291 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | e350485595d0694dbf5847d8d0eff1fb3df56e3b (diff) | |
download | llvm-b1a735b45dcc194ad9be08d057bc853ad1c1467b.zip llvm-b1a735b45dcc194ad9be08d057bc853ad1c1467b.tar.gz llvm-b1a735b45dcc194ad9be08d057bc853ad1c1467b.tar.bz2 |
[mlir][math] expand-math pass assumes the static shaped type (#128299)
In the process of `expand-math` pass, the conversion of ceil op assumes
the static shaped type as input as it needs create 0 and 1 constant
values whose type is aligned with the op type.
Fixes https://github.com/llvm/llvm-project/issues/128275
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions