diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2025-07-22 15:57:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 15:57:31 -0700 |
commit | eb554128acef5f814d02d357f10e4666e32a699b (patch) | |
tree | e1cfaf86425f775cc7f949ed4198a6b552bf296a /llvm/lib/CodeGen | |
parent | 796f5512442782c7d37b8008740b3afcac1feb8b (diff) | |
download | llvm-eb554128acef5f814d02d357f10e4666e32a699b.zip llvm-eb554128acef5f814d02d357f10e4666e32a699b.tar.gz llvm-eb554128acef5f814d02d357f10e4666e32a699b.tar.bz2 |
[mlir][Arith] Prevent IR modification for non-matching pattern (#150103)
The F4E2M1 truncation emulation was expanding or truncating operations
to F32 even when the pattern did not apply, causing non-convergent
rewrites when operating on doubles.
Also, fix a pair of whitespace issues that snuck in.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions