diff options
author | goldsteinn <35538541+goldsteinn@users.noreply.github.com> | 2024-10-03 22:17:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-03 22:17:44 -0500 |
commit | e9b7a093417bda7e0bed2bd62bcaeb7c2a662665 (patch) | |
tree | 07b4aec031ee3a651472d9bbc78e9b09554a664a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 359006895004c588efe615ae2422b3e068ceff1a (diff) | |
download | llvm-e9b7a093417bda7e0bed2bd62bcaeb7c2a662665.zip llvm-e9b7a093417bda7e0bed2bd62bcaeb7c2a662665.tar.gz llvm-e9b7a093417bda7e0bed2bd62bcaeb7c2a662665.tar.bz2 |
[MLIR] Unconditionally take min of max lhs/rhs value in inferRemU (#110169)
- **[MLIR] Add test for inferring range of remu; NFC**
- **[MLIR] Unconditionally take min of max lhs/rhs value in inferRemU**
`arith.remu` cannot be larger than (rhs - 1) or lhs.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions