commit | 78d53eee655a9da998856ac790c9e277b881dc56 | [log] [tgz] |
---|---|---|
author | Quinn Dawkins <quinn.dawkins@gmail.com> | Wed Apr 30 12:40:36 2025 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 30 09:43:45 2025 -0700 |
tree | 93f17e6e4df3f0271a38b8e9947e3316bc533e0c | |
parent | 80fc1798e25320e3452f8e7a5b2c2e6c858ba3ed [diff] |
[MLIR][Arith] Add ValueBoundsOpInterface for FloorDivSI (#137879) Enables value bounds inference through signed division operations. GitOrigin-RevId: ea3959e841367ef691472ccf78ec25252dbfe288
See https://mlir.llvm.org/ for more information.