[Mlir-commits] [mlir] [mlir][intrange] Fix `arith.shl` inference in case of overflow (PR #91737)

Mehdi Amini llvmlistbot at llvm.org
Mon May 13 10:37:21 PDT 2024


joker-eph wrote:

This broke the bot, seem like a missing dependency in CMake:
```
ld.lld: error: undefined symbol: mlir::vector::populateVectorInterleaveToShufflePatterns(mlir::RewritePatternSet&, mlir::PatternBenefit)
```

https://github.com/llvm/llvm-project/pull/91737


More information about the Mlir-commits mailing list