[llvm-branch-commits] [mlir] release/18.x: [ODS][NFC] Cast range.size() to int32_t in accumulation (#85629) (PR #86677)

Andrei Golubev via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Mar 28 01:37:11 PDT 2024


andrey-golubev wrote:

> Hi @EugeneZelenko (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix.

hi! @tstellar I don't think it's worth it: this is a tiny narrowing conversion warnings suppression (by adding explicit static cast), so not worth it to make it into release notes.

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


More information about the llvm-branch-commits mailing list