[Mlir-commits] [mlir] [mlir][ToLLVM] Fix the index bitwidth handling for the dynamic case of `convert-to-llvm` (PR #156557)

Markus Böck llvmlistbot at llvm.org
Wed Sep 3 05:01:19 PDT 2025


https://github.com/zero9178 approved this pull request.

It looks to me as if the same logic is required in the static driver as well. Would it make sense to run the test with both "dynamic=true" and false?

Approving otherwise, feel free to defer to the future if youd like :)

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


More information about the Mlir-commits mailing list